{"id":1844,"date":"2026-04-25T14:26:57","date_gmt":"2026-04-25T14:26:57","guid":{"rendered":"https:\/\/e-max.co\/?page_id=1844"},"modified":"2026-04-25T14:47:23","modified_gmt":"2026-04-25T14:47:23","slug":"entegrasyonlar","status":"publish","type":"page","link":"https:\/\/e-max.co\/en\/entegrasyonlar\/","title":{"rendered":""},"content":{"rendered":"<!-- ==========================================================\n     E-MAX ENTEGRASYONLAR - LUMINOUS EDITION\n     I\u015f\u0131lt\u0131l\u0131 markalar + Kamyon scroll efekti\n     ========================================================== -->\n\n<style>\n\/* NEVE G\u0130ZLE *\/\n#masthead, .header--row, .nv-navbar, .nv-page-title-wrap,\n#nv-primary-navigation, .header-main, header.header, .site-header,\nnav.primary-menu-ul, .nv-nav-header, .header-top-bar, .nv-header,\n.builder-item--logo, .builder-item--nav-icon, .menu-item-nav-icon,\n.primary-menu-ul, nav#nv-primary-navigation, div.primary-menu-ul-wrap,\n.nv-content-wrap > header, .nv-html-typography-wrap > header,\n.menu-mobile-toggle-wrapper, .nv-pre-loader,\nli.menu-item, ul#nv-primary-navigation,\n#colophon, footer.site-footer, footer#colophon, .site-footer,\n.footer-bottom, .footer-top, .nv-footer, .nv-footer-content,\n.footer--row, .footer-credits, .copyright-wrap, .nv-footer-bottom,\n.site-info, .copyright, .footer-copyright, div.footer-credits,\n.builder-item--footer-copyright, .builder-item--footer-menu-1,\n.footer-menu, nav.footer-menu, #secondary-menu,\n.entry-title, .nv-page-title, .page-header,\nheader.entry-header, .title-wrap, h1.entry-title {\n    display: none !important;\n    visibility: hidden !important;\n    height: 0 !important;\n    overflow: hidden !important;\n}\n\n.single-page-container, .nv-single-page-wrap, article.page,\n.entry-content, .wp-block-post-content, .is-layout-constrained,\n.nv-html-typography-wrap, .nv-content-wrap, main#content,\n.container, .container-fluid {\n    max-width: 100% !important;\n    width: 100% !important;\n    padding: 0 !important;\n    margin: 0 !important;\n}\n\n#content { padding-top: 0 !important; margin-top: 0 !important; }\nbody { background: #0a0e1a !important; margin: 0 !important; padding: 0 !important; overflow-x: hidden; }\n.wp-site-blocks, .is-root-container { background: #0a0e1a !important; }\n\n.entx { background: #0a0e1a; color: #ffffff; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; line-height: 1.6; position: relative; }\n.entx * { box-sizing: border-box; }\n.entx__container { max-width: 1280px; margin: 0 auto; padding: 0 20px; position: relative; z-index: 2; }\n\n\/* GLOW ORBS BG *\/\n.entx__bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; overflow: hidden; pointer-events: none; z-index: 0; }\n.entx__orb { position: absolute; border-radius: 50%; filter: blur(80px); opacity: 0.3; }\n.entx__orb-1 { width: 500px; height: 500px; background: #FF6B1A; top: -200px; left: -100px; animation: entxOrb1 20s ease-in-out infinite; }\n.entx__orb-2 { width: 400px; height: 400px; background: #FF8533; top: 30%; right: -150px; animation: entxOrb2 25s ease-in-out infinite; }\n.entx__orb-3 { width: 350px; height: 350px; background: #FFA15C; bottom: 10%; left: 30%; animation: entxOrb3 30s ease-in-out infinite; }\n\n@keyframes entxOrb1 { 0%,100%{transform:translate(0,0);} 50%{transform:translate(100px,100px);} }\n@keyframes entxOrb2 { 0%,100%{transform:translate(0,0);} 50%{transform:translate(-80px,60px);} }\n@keyframes entxOrb3 { 0%,100%{transform:translate(0,0);} 50%{transform:translate(60px,-80px);} }\n\n\/* HERO *\/\n.entx__hero { padding: 100px 0 60px; text-align: center; }\n.entx__tag {\n    display: inline-flex; align-items: center; gap: 8px;\n    background: rgba(255,107,26,0.1);\n    border: 1px solid rgba(255,107,26,0.3);\n    color: #FF6B1A; font-size: 12px; font-weight: 700; letter-spacing: 2px;\n    padding: 8px 18px; border-radius: 999px; margin-bottom: 24px;\n}\n.entx__tag::before {\n    content: ''; display: inline-block;\n    width: 8px; height: 8px;\n    background: #FF6B1A; border-radius: 50%;\n    box-shadow: 0 0 12px #FF6B1A;\n    animation: entxPulse 2s ease-in-out infinite;\n}\n@keyframes entxPulse { 0%,100%{opacity:1;transform:scale(1);} 50%{opacity:0.6;transform:scale(1.3);} }\n\n.entx__hero-title { font-size: 64px; font-weight: 900; line-height: 1.05; margin: 0 0 24px; letter-spacing: -2px; color: #ffffff; }\n.entx__hero-title em { font-style: italic; background: linear-gradient(135deg, #FF6B1A, #FFA15C); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.entx__hero-sub { font-size: 18px; line-height: 1.7; color: #94a3b8; max-width: 760px; margin: 0 auto; }\n\n\/* STATS *\/\n.entx__stats { padding: 30px 0 50px; }\n.entx__stats-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; }\n.entx__stat { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: 16px; padding: 28px 20px; text-align: center; backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px); }\n.entx__stat-num { font-size: 42px; font-weight: 900; background: linear-gradient(135deg, #FF6B1A, #FFA15C); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; line-height: 1; margin-bottom: 8px; letter-spacing: -1.5px; }\n.entx__stat-label { font-size: 11px; color: #94a3b8; font-weight: 700; letter-spacing: 1.5px; }\n\n\/* SECTION HEAD *\/\n.entx__sec-head { text-align: center; margin-bottom: 40px; padding: 0 20px; }\n.entx__sec-tag { display: inline-block; color: #FF6B1A; font-size: 12px; font-weight: 700; letter-spacing: 2px; margin-bottom: 16px; padding: 6px 16px; background: rgba(255,107,26,0.08); border: 1px solid rgba(255,107,26,0.2); border-radius: 999px; }\n.entx__sec-title { font-size: 44px; font-weight: 900; line-height: 1.15; margin: 0 0 16px; letter-spacing: -1px; color: #ffffff; }\n.entx__sec-title em { font-style: italic; background: linear-gradient(135deg, #FF6B1A, #FFA15C); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.entx__sec-sub { max-width: 720px; margin: 0 auto; font-size: 16px; line-height: 1.7; color: #94a3b8; }\n\n\/* ============================================\n   TRUCK SECTION (Kamyon)\n   ============================================ *\/\n.entx__truck-section {\n    padding: 80px 0;\n    position: relative;\n    overflow: hidden;\n}\n\n.entx__truck-stage {\n    position: relative;\n    height: 320px;\n    margin: 50px auto 0;\n    max-width: 1100px;\n    overflow: hidden;\n}\n\n.entx__truck {\n    position: absolute;\n    top: 50%;\n    left: 50%;\n    transform: translate(-50%, -50%);\n    width: 100%;\n    max-width: 720px;\n    height: 100%;\n}\n\n\/* Yol *\/\n.entx__road {\n    position: absolute;\n    bottom: 30px;\n    left: 0;\n    right: 0;\n    height: 4px;\n    background: linear-gradient(90deg, transparent, rgba(255,107,26,0.4), rgba(255,107,26,0.6), rgba(255,107,26,0.4), transparent);\n}\n\n.entx__road::before {\n    content: '';\n    position: absolute;\n    top: 0; left: 0; right: 0;\n    height: 100%;\n    background-image: repeating-linear-gradient(\n        90deg,\n        transparent 0,\n        transparent 20px,\n        rgba(255,255,255,0.3) 20px,\n        rgba(255,255,255,0.3) 40px\n    );\n    animation: entxRoadMove 1s linear infinite;\n}\n\n@keyframes entxRoadMove {\n    from { transform: translateX(0); }\n    to { transform: translateX(-40px); }\n}\n\n\/* Kamyon SVG container *\/\n.entx__truck-svg {\n    width: 100%;\n    height: 100%;\n    filter: drop-shadow(0 20px 40px rgba(255,107,26,0.3));\n}\n\n\/* Egzoz duman\u0131 *\/\n.entx__smoke {\n    position: absolute;\n    bottom: 70px;\n    left: 6%;\n    width: 24px;\n    height: 24px;\n    background: radial-gradient(circle, rgba(255,255,255,0.5) 0%, transparent 70%);\n    border-radius: 50%;\n    animation: entxSmoke 2s linear infinite;\n    opacity: 0;\n}\n\n.entx__smoke:nth-child(2) { animation-delay: 0.6s; }\n.entx__smoke:nth-child(3) { animation-delay: 1.3s; }\n\n@keyframes entxSmoke {\n    0% { transform: translate(0, 0) scale(0.5); opacity: 0.7; }\n    100% { transform: translate(-50px, -40px) scale(2); opacity: 0; }\n}\n\n\/* Kamyon hafif sallanmas\u0131 *\/\n.entx__truck-wrap {\n    width: 100%;\n    height: 100%;\n    animation: entxTruckBob 0.4s ease-in-out infinite;\n}\n\n@keyframes entxTruckBob {\n    0%, 100% { transform: translateY(0); }\n    50% { transform: translateY(-2px); }\n}\n\n\/* Tekerlek d\u00f6n\u00fc\u015f\u00fc *\/\n.entx__wheel {\n    transform-origin: center;\n    animation: entxWheelSpin 0.8s linear infinite;\n}\n\n@keyframes entxWheelSpin {\n    from { transform: rotate(0deg); }\n    to { transform: rotate(360deg); }\n}\n\n\/* Kamyon kasas\u0131 a\u00e7\u0131lma efekti *\/\n.entx__cargo-door {\n    transform-origin: top;\n    transition: transform 1.5s cubic-bezier(0.6, 0, 0.4, 1);\n}\n\n.entx__truck-stage.is-active .entx__cargo-door-top {\n    transform: rotate(-90deg) translate(-65px, 0);\n}\n\n.entx__truck-stage.is-active .entx__cargo-door-bottom {\n    transform: rotate(15deg);\n}\n\n\/* Paketler kasadan \u00e7\u0131kma *\/\n.entx__package {\n    opacity: 0;\n    transform: translate(0, 0);\n    transition: all 1s cubic-bezier(0.4, 0, 0.2, 1);\n}\n\n.entx__truck-stage.is-active .entx__package {\n    opacity: 1;\n}\n\n.entx__truck-stage.is-active .entx__package-1 { transform: translate(-30px, -20px); transition-delay: 0.8s; }\n.entx__truck-stage.is-active .entx__package-2 { transform: translate(-55px, -10px); transition-delay: 1s; }\n.entx__truck-stage.is-active .entx__package-3 { transform: translate(-80px, -30px); transition-delay: 1.2s; }\n\n\/* Kasa \u0131\u015f\u0131\u011f\u0131 *\/\n.entx__cargo-glow {\n    opacity: 0;\n    transition: opacity 1s ease;\n}\n\n.entx__truck-stage.is-active .entx__cargo-glow {\n    opacity: 1;\n    animation: entxCargoGlow 2s ease-in-out infinite;\n}\n\n@keyframes entxCargoGlow {\n    0%, 100% { opacity: 0.7; }\n    50% { opacity: 1; }\n}\n\n\/* Logo glow - kasa a\u00e7\u0131ld\u0131\u011f\u0131nda logo parlas\u0131n *\/\n.entx__logo-glow {\n    transition: opacity 1.2s ease;\n    transition-delay: 0.5s;\n}\n\n.entx__truck-stage.is-active .entx__logo-glow {\n    animation: entxLogoGlow 3s ease-in-out infinite;\n}\n\n@keyframes entxLogoGlow {\n    0%, 100% { opacity: 0; }\n    50% { opacity: 0.5; }\n}\n\n\/* ============================================\n   BRAND SHOWCASE - I\u015f\u0131lt\u0131l\u0131 isimler\n   ============================================ *\/\n.entx__lumin-section {\n    padding: 60px 0;\n    position: relative;\n}\n\n.entx__lumin-marquee {\n    width: 100%;\n    overflow: hidden;\n    position: relative;\n    padding: 20px 0;\n    -webkit-mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);\n    mask-image: linear-gradient(90deg, transparent, #000 10%, #000 90%, transparent);\n}\n\n.entx__lumin-track {\n    display: flex;\n    gap: 80px;\n    animation: entxLuminScroll 35s linear infinite;\n    width: max-content;\n    align-items: center;\n}\n\n.entx__lumin-marquee--reverse .entx__lumin-track {\n    animation: entxLuminScrollRev 40s linear infinite;\n}\n\n@keyframes entxLuminScroll {\n    from { transform: translateX(0); }\n    to { transform: translateX(-50%); }\n}\n\n@keyframes entxLuminScrollRev {\n    from { transform: translateX(-50%); }\n    to { transform: translateX(0); }\n}\n\n.entx__lumin {\n    flex-shrink: 0;\n    font-size: 38px;\n    font-style: italic;\n    font-weight: 700;\n    color: rgba(203, 213, 225, 0.4);\n    letter-spacing: -1px;\n    white-space: nowrap;\n    transition: all 0.5s ease;\n    text-shadow: 0 0 20px rgba(255,255,255,0.05);\n    position: relative;\n    user-select: none;\n}\n\n\/* Random \u0131\u015f\u0131lt\u0131 animasyonu - her marka farkl\u0131 zamanda parlar *\/\n.entx__lumin {\n    animation: entxLuminPulse 4s ease-in-out infinite;\n}\n\n.entx__lumin:nth-child(1) { animation-delay: 0s; }\n.entx__lumin:nth-child(2) { animation-delay: 0.7s; }\n.entx__lumin:nth-child(3) { animation-delay: 1.4s; }\n.entx__lumin:nth-child(4) { animation-delay: 2.1s; }\n.entx__lumin:nth-child(5) { animation-delay: 2.8s; }\n.entx__lumin:nth-child(6) { animation-delay: 3.5s; }\n.entx__lumin:nth-child(7) { animation-delay: 0.3s; }\n.entx__lumin:nth-child(8) { animation-delay: 1s; }\n.entx__lumin:nth-child(9) { animation-delay: 1.7s; }\n.entx__lumin:nth-child(10) { animation-delay: 2.4s; }\n.entx__lumin:nth-child(11) { animation-delay: 3.1s; }\n.entx__lumin:nth-child(12) { animation-delay: 0.5s; }\n\n@keyframes entxLuminPulse {\n    0%, 90%, 100% {\n        color: rgba(203, 213, 225, 0.4);\n        text-shadow: 0 0 20px rgba(255,255,255,0.05);\n    }\n    45%, 50% {\n        color: rgba(255, 255, 255, 0.95);\n        text-shadow:\n            0 0 20px rgba(255, 107, 26, 0.6),\n            0 0 40px rgba(255, 107, 26, 0.4),\n            0 0 80px rgba(255, 107, 26, 0.2);\n    }\n}\n\n.entx__lumin-marquee:hover .entx__lumin-track {\n    animation-play-state: paused;\n}\n\n\/* ============================================\n   \u00d6ZELL\u0130KLER\n   ============================================ *\/\n.entx__features { padding: 70px 0; }\n.entx__feat-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 24px; }\n.entx__feat { background: rgba(255,255,255,0.03); border: 1px solid rgba(255,255,255,0.08); border-radius: 24px; padding: 36px; display: flex; gap: 24px; align-items: flex-start; transition: all 0.4s; }\n.entx__feat:hover { border-color: rgba(255,107,26,0.3); background: rgba(255,107,26,0.04); transform: translateY(-4px); }\n.entx__feat-icon { width: 64px; height: 64px; min-width: 64px; border-radius: 18px; background: linear-gradient(135deg, rgba(255,107,26,0.2), rgba(255,107,26,0.05)); border: 1px solid rgba(255,107,26,0.3); display: flex; align-items: center; justify-content: center; color: #FF6B1A; font-size: 30px; flex-shrink: 0; }\n.entx__feat h3 { font-size: 21px; font-weight: 800; color: #ffffff; margin: 0 0 10px; letter-spacing: -0.3px; }\n.entx__feat p { font-size: 14px; line-height: 1.7; color: #94a3b8; margin: 0; }\n\n\/* CTA *\/\n.entx__cta-sec { padding: 0 0 80px; }\n.entx__cta {\n    background: linear-gradient(135deg, rgba(255,107,26,0.15), rgba(255,107,26,0.05)),\n                radial-gradient(circle at top right, rgba(255,138,61,0.2) 0%, transparent 60%);\n    border: 1px solid rgba(255,107,26,0.3);\n    border-radius: 32px;\n    padding: 60px 50px;\n    text-align: center;\n    box-shadow: 0 30px 80px rgba(255,107,26,0.15);\n}\n.entx__cta h2 { font-size: 42px; font-weight: 900; color: #ffffff; margin: 0 0 16px; letter-spacing: -1px; line-height: 1.15; }\n.entx__cta h2 em { font-style: italic; background: linear-gradient(135deg, #FF6B1A, #FFA15C); -webkit-background-clip: text; -webkit-text-fill-color: transparent; background-clip: text; }\n.entx__cta p { font-size: 17px; color: #cbd5e1; margin: 0 auto 36px; max-width: 600px; line-height: 1.7; }\n.entx__ctb { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }\n.entx__btn { display: inline-flex; align-items: center; gap: 10px; padding: 18px 36px; border-radius: 14px; font-size: 15px; font-weight: 800; text-decoration: none; transition: all 0.3s; letter-spacing: 0.3px; }\n.entx__btn-prim { background: linear-gradient(135deg, #FF6B1A, #FF8533); color: #ffffff; box-shadow: 0 12px 32px rgba(255,107,26,0.4); }\n.entx__btn-prim:hover { transform: translateY(-3px); box-shadow: 0 16px 40px rgba(255,107,26,0.6); color: #ffffff; }\n.entx__btn-sec { background: rgba(255,255,255,0.08); color: #ffffff; border: 1px solid rgba(255,255,255,0.2); }\n.entx__btn-sec:hover { background: rgba(255,255,255,0.12); color: #ffffff; }\n\n\/* RESPONSIVE *\/\n@media (max-width: 1024px) {\n    .entx__hero-title { font-size: 48px; }\n    .entx__sec-title { font-size: 36px; }\n    .entx__stats-grid { grid-template-columns: repeat(2, 1fr); }\n    .entx__feat-grid { grid-template-columns: 1fr; }\n    .entx__lumin { font-size: 32px; }\n    .entx__lumin-track { gap: 60px; }\n    .entx__truck-stage { height: 260px; max-width: 800px; }\n    .entx__truck { max-width: 600px; }\n}\n\n@media (max-width: 768px) {\n    .entx__container { padding: 0 16px; }\n    .entx__hero { padding: 60px 0 30px; }\n    .entx__hero-title { font-size: 36px; letter-spacing: -1px; }\n    .entx__hero-sub { font-size: 15px; }\n    .entx__stats { padding: 20px 0 30px; }\n    .entx__stats-grid { gap: 12px; }\n    .entx__stat { padding: 22px 14px; }\n    .entx__stat-num { font-size: 32px; }\n    .entx__sec-head { margin-bottom: 28px; }\n    .entx__sec-title { font-size: 28px; letter-spacing: -0.5px; }\n    .entx__lumin-section { padding: 40px 0; }\n    .entx__lumin { font-size: 24px; }\n    .entx__lumin-track { gap: 40px; }\n    .entx__truck-section { padding: 50px 0; }\n    .entx__truck-stage { height: 200px; max-width: 100%; margin-top: 32px; }\n    .entx__truck { max-width: 460px; }\n    .entx__features { padding: 50px 0; }\n    .entx__feat { padding: 28px; flex-direction: column; gap: 18px; }\n    .entx__feat-icon { width: 56px; height: 56px; min-width: 56px; }\n    .entx__cta-sec { padding: 0 0 50px; }\n    .entx__cta { padding: 40px 24px; border-radius: 24px; }\n    .entx__cta h2 { font-size: 28px; }\n    .entx__ctb { flex-direction: column; }\n    .entx__btn { width: 100%; justify-content: center; }\n}\n\n@media (max-width: 480px) {\n    .entx__container { padding: 0 14px; }\n    .entx__hero-title { font-size: 30px; }\n    .entx__sec-title { font-size: 24px; }\n    .entx__cta h2 { font-size: 24px; }\n    .entx__lumin { font-size: 20px; }\n    .entx__truck-stage { height: 160px; }\n    .entx__truck { max-width: 340px; }\n}\n<\/style>\n\n<div class=\"entx\">\n\n    <div class=\"entx__bg\">\n        <div class=\"entx__orb entx__orb-1\"><\/div>\n        <div class=\"entx__orb entx__orb-2\"><\/div>\n        <div class=\"entx__orb entx__orb-3\"><\/div>\n    <\/div>\n\n    <!-- HERO -->\n    <section class=\"entx__hero\">\n        <div class=\"entx__container\">\n            <div class=\"entx__tag\">LIVE INTEGRATIONS<\/div>\n            <h1 class=\"entx__hero-title\">All your sales channels<br><em>in one hub<\/em>.<\/h1>\n            <p class=\"entx__hero-sub\">We work in real-time integration with marketplaces, e-commerce platforms, and shipping carriers. Your inventory, orders, and shipments are managed in sync from a single location.<\/p>\n        <\/div>\n    <\/section>\n\n    <!-- STATS -->\n    <section class=\"entx__stats\">\n        <div class=\"entx__container\">\n            <div class=\"entx__stats-grid\">\n                <div class=\"entx__stat\"><div class=\"entx__stat-num\">12+<\/div><div class=\"entx__stat-label\">MARKETPLACES<\/div><\/div>\n                <div class=\"entx__stat\"><div class=\"entx__stat-num\">9+<\/div><div class=\"entx__stat-label\">SHIPPING CARRIERS<\/div><\/div>\n                <div class=\"entx__stat\"><div class=\"entx__stat-num\">7\/24<\/div><div class=\"entx__stat-label\">SYNCHRONISATION<\/div><\/div>\n                <div class=\"entx__stat\"><div class=\"entx__stat-num\">API<\/div><div class=\"entx__stat-label\">REAL-TIME<\/div><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- PAZARYERLER\u0130 - LUMINOUS -->\n    <section class=\"entx__lumin-section\">\n        <div class=\"entx__sec-head\">\n            <div class=\"entx__sec-tag\">MARKETPLACES<\/div>\n            <h2 class=\"entx__sec-title\">T\u00fcrkiye&#039;s leading <em>marketplaces.<\/em><\/h2>\n            <p class=\"entx__sec-sub\">Real-time integration via API. Automatic stock and order synchronization.<\/p>\n        <\/div>\n\n        <div class=\"entx__lumin-marquee\">\n            <div class=\"entx__lumin-track\">\n                <div class=\"entx__lumin\">Trendyol<\/div>\n                <div class=\"entx__lumin\">hepsiburada<\/div>\n                <div class=\"entx__lumin\">n11<\/div>\n                <div class=\"entx__lumin\">Amazon<\/div>\n                <div class=\"entx__lumin\">flowerbasket<\/div>\n                <div class=\"entx__lumin\">pttavm<\/div>\n                <div class=\"entx__lumin\">Etsy<\/div>\n                <!-- Duplicate -->\n                <div class=\"entx__lumin\">Trendyol<\/div>\n                <div class=\"entx__lumin\">hepsiburada<\/div>\n                <div class=\"entx__lumin\">n11<\/div>\n                <div class=\"entx__lumin\">Amazon<\/div>\n                <div class=\"entx__lumin\">flowerbasket<\/div>\n                <div class=\"entx__lumin\">pttavm<\/div>\n                <div class=\"entx__lumin\">Etsy<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- E-T\u0130CARET - LUMINOUS REVERSE -->\n    <section class=\"entx__lumin-section\">\n        <div class=\"entx__sec-head\">\n            <div class=\"entx__sec-tag\">E-COMMERCE PLATFORMS<\/div>\n            <h2 class=\"entx__sec-title\">Have your own website? <em>No problem.<\/em><\/h2>\n            <p class=\"entx__sec-sub\">Integrate with E-MAX without disrupting your existing infrastructure.<\/p>\n        <\/div>\n\n        <div class=\"entx__lumin-marquee entx__lumin-marquee--reverse\">\n            <div class=\"entx__lumin-track\">\n                <div class=\"entx__lumin\">Shopify<\/div>\n                <div class=\"entx__lumin\">WooCommerce<\/div>\n                <div class=\"entx__lumin\">ticimax<\/div>\n                <div class=\"entx__lumin\">ideasoft<\/div>\n                <div class=\"entx__lumin\">t-soft<\/div>\n                <div class=\"entx__lumin\">magento<\/div>\n                <div class=\"entx__lumin\">OpenCart<\/div>\n                <!-- Duplicate -->\n                <div class=\"entx__lumin\">Shopify<\/div>\n                <div class=\"entx__lumin\">WooCommerce<\/div>\n                <div class=\"entx__lumin\">ticimax<\/div>\n                <div class=\"entx__lumin\">ideasoft<\/div>\n                <div class=\"entx__lumin\">t-soft<\/div>\n                <div class=\"entx__lumin\">magento<\/div>\n                <div class=\"entx__lumin\">OpenCart<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- KAMYON B\u00d6L\u00dcM\u00dc -->\n    <section class=\"entx__truck-section\" id=\"truckSection\">\n        <div class=\"entx__sec-head\">\n            <div class=\"entx__sec-tag\">TOWARDS DELIVERY<\/div>\n            <h2 class=\"entx__sec-title\">From a single point, <em>serving all of T\u00fcrkiye.<\/em>.<\/h2>\n            <p class=\"entx__sec-sub\">Your orders leave the E-MAX warehouse and are shipped with the most suitable courier company.<\/p>\n        <\/div>\n\n        <div class=\"entx__truck-stage\" id=\"truckStage\">\n            <div class=\"entx__truck\">\n                <div class=\"entx__truck-wrap\">\n                    <svg class=\"entx__truck-svg\" viewbox=\"0 0 720 280\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                        <!-- Glow filter -->\n                        <defs>\n                            <filter id=\"cargoGlow\" x=\"-50%\" y=\"-50%\" width=\"200%\" height=\"200%\">\n                                <fegaussianblur stddeviation=\"8\" result=\"coloredBlur\"\/>\n                                <femerge>\n                                    <femergenode in=\"coloredBlur\"\/>\n                                    <femergenode in=\"SourceGraphic\"\/>\n                                <\/femerge>\n                            <\/filter>\n                            <lineargradient id=\"cargoGrad\" x1=\"0%\" y1=\"0%\" x2=\"0%\" y2=\"100%\">\n                                <stop offset=\"0%\" stop-color=\"#1a2438\"\/>\n                                <stop offset=\"100%\" stop-color=\"#0f1626\"\/>\n                            <\/lineargradient>\n                            <lineargradient id=\"cabGrad\" x1=\"0%\" y1=\"0%\" x2=\"0%\" y2=\"100%\">\n                                <stop offset=\"0%\" stop-color=\"#FF8533\"\/>\n                                <stop offset=\"100%\" stop-color=\"#FF6B1A\"\/>\n                            <\/lineargradient>\n                            <lineargradient id=\"windowGrad\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\">\n                                <stop offset=\"0%\" stop-color=\"#3D4F6E\"\/>\n                                <stop offset=\"100%\" stop-color=\"#1F2937\"\/>\n                            <\/lineargradient>\n                            <radialgradient id=\"cargoLight\" cx=\"50%\" cy=\"50%\">\n                                <stop offset=\"0%\" stop-color=\"#FFA15C\" stop-opacity=\"0.8\"\/>\n                                <stop offset=\"100%\" stop-color=\"#FF6B1A\" stop-opacity=\"0\"\/>\n                            <\/radialgradient>\n                        <\/defs>\n\n                        <!-- KAMYON KASASI (arka taraf) -->\n                        <g>\n                            <!-- Kasa g\u00f6vde -->\n                            <rect x=\"180\" y=\"80\" width=\"380\" height=\"140\" rx=\"6\" fill=\"url(#cargoGrad)\" stroke=\"#2a3552\" stroke-width=\"2\"\/>\n\n                            <!-- Kasa i\u00e7 \u0131\u015f\u0131k (a\u00e7\u0131kken g\u00f6r\u00fcn\u00fcr) -->\n                            <rect class=\"entx__cargo-glow\" x=\"186\" y=\"86\" width=\"368\" height=\"128\" rx=\"4\" fill=\"url(#cargoLight)\"\/>\n\n                            <!-- E-MAX LOGO (kasan\u0131n \u00fczerinde) -->\n                            <image\n                                href=\"https:\/\/e-max.co\/wp-content\/uploads\/2026\/04\/BG-BEYAZ-TAZI.png\"\n                                x=\"195\"\n                                y=\"90\"\n                                width=\"350\"\n                                height=\"120\"\n                                preserveaspectratio=\"xMidYMid meet\"\n                            \/>\n\n                            <!-- Logo glow efekti (kasa a\u00e7\u0131ld\u0131\u011f\u0131nda parlama) -->\n                            <image class=\"entx__logo-glow\"\n                                href=\"https:\/\/e-max.co\/wp-content\/uploads\/2026\/04\/BG-BEYAZ-TAZI.png\"\n                                x=\"195\"\n                                y=\"90\"\n                                width=\"350\"\n                                height=\"120\"\n                                preserveaspectratio=\"xMidYMid meet\"\n                                filter=\"url(#cargoGlow)\"\n                                opacity=\"0\"\n                            \/>\n\n                            <!-- Kasa kapaklar\u0131 (animasyonla a\u00e7\u0131lan) -->\n                            <g class=\"entx__cargo-door entx__cargo-door-top\">\n                                <rect x=\"180\" y=\"80\" width=\"60\" height=\"140\" rx=\"4\" fill=\"#1a2438\" stroke=\"#2a3552\" stroke-width=\"2\"\/>\n                                <line x1=\"195\" y1=\"100\" x2=\"225\" y2=\"100\" stroke=\"#2a3552\" stroke-width=\"2\"\/>\n                                <line x1=\"195\" y1=\"120\" x2=\"225\" y2=\"120\" stroke=\"#2a3552\" stroke-width=\"2\"\/>\n                                <line x1=\"195\" y1=\"140\" x2=\"225\" y2=\"140\" stroke=\"#2a3552\" stroke-width=\"2\"\/>\n                                <line x1=\"195\" y1=\"160\" x2=\"225\" y2=\"160\" stroke=\"#2a3552\" stroke-width=\"2\"\/>\n                                <line x1=\"195\" y1=\"180\" x2=\"225\" y2=\"180\" stroke=\"#2a3552\" stroke-width=\"2\"\/>\n                                <line x1=\"195\" y1=\"200\" x2=\"225\" y2=\"200\" stroke=\"#2a3552\" stroke-width=\"2\"\/>\n                            <\/g>\n                        <\/g>\n\n                        <!-- PAKETLER (kasan\u0131n i\u00e7inden \u00e7\u0131kan) -->\n                        <g>\n                            <!-- Paket 1 -->\n                            <g class=\"entx__package entx__package-1\">\n                                <rect x=\"200\" y=\"170\" width=\"36\" height=\"36\" rx=\"3\" fill=\"#D4A574\" stroke=\"#A07E50\" stroke-width=\"1.5\"\/>\n                                <line x1=\"218\" y1=\"170\" x2=\"218\" y2=\"206\" stroke=\"#FF6B1A\" stroke-width=\"1.5\"\/>\n                                <line x1=\"200\" y1=\"188\" x2=\"236\" y2=\"188\" stroke=\"#FF6B1A\" stroke-width=\"1.5\"\/>\n                            <\/g>\n                            <!-- Paket 2 -->\n                            <g class=\"entx__package entx__package-2\">\n                                <rect x=\"195\" y=\"155\" width=\"32\" height=\"32\" rx=\"3\" fill=\"#E8B988\" stroke=\"#A07E50\" stroke-width=\"1.5\"\/>\n                                <line x1=\"211\" y1=\"155\" x2=\"211\" y2=\"187\" stroke=\"#FF6B1A\" stroke-width=\"1.5\"\/>\n                                <line x1=\"195\" y1=\"171\" x2=\"227\" y2=\"171\" stroke=\"#FF6B1A\" stroke-width=\"1.5\"\/>\n                            <\/g>\n                            <!-- Paket 3 -->\n                            <g class=\"entx__package entx__package-3\">\n                                <rect x=\"200\" y=\"178\" width=\"28\" height=\"28\" rx=\"3\" fill=\"#D4A574\" stroke=\"#A07E50\" stroke-width=\"1.5\"\/>\n                                <line x1=\"214\" y1=\"178\" x2=\"214\" y2=\"206\" stroke=\"#FF6B1A\" stroke-width=\"1.5\"\/>\n                                <line x1=\"200\" y1=\"192\" x2=\"228\" y2=\"192\" stroke=\"#FF6B1A\" stroke-width=\"1.5\"\/>\n                            <\/g>\n                        <\/g>\n\n                        <!-- KAB\u0130N (\u00f6n taraf) -->\n                        <g>\n                            <!-- Kabin g\u00f6vde -->\n                            <path d=\"M560 220 L560 130 L580 100 L660 100 L680 130 L680 220 Z\" fill=\"url(#cabGrad)\" stroke=\"#D14D00\" stroke-width=\"2\"\/>\n\n                            <!-- Cam -->\n                            <path d=\"M585 130 L605 110 L655 110 L670 130 L670 165 L585 165 Z\" fill=\"url(#windowGrad)\" stroke=\"#0F1626\" stroke-width=\"1.5\"\/>\n\n                            <!-- Cam yans\u0131ma -->\n                            <path d=\"M590 130 L605 115 L630 115 L615 145 L590 145 Z\" fill=\"rgba(255,255,255,0.1)\"\/>\n\n                            <!-- Kap\u0131 kolu -->\n                            <rect x=\"615\" y=\"180\" width=\"20\" height=\"3\" rx=\"1.5\" fill=\"#1F2937\"\/>\n\n                            <!-- Far -->\n                            <circle cx=\"678\" cy=\"180\" r=\"6\" fill=\"#FFE433\" filter=\"url(#cargoGlow)\"\/>\n                            <circle cx=\"678\" cy=\"180\" r=\"3\" fill=\"#FFFFFF\"\/>\n\n                            <!-- Tampon -->\n                            <rect x=\"675\" y=\"200\" width=\"10\" height=\"20\" rx=\"2\" fill=\"#1F2937\"\/>\n                        <\/g>\n\n                        <!-- TEKERLEKLER -->\n                        <g>\n                            <!-- Sol tekerlek (kasa) -->\n                            <circle cx=\"240\" cy=\"225\" r=\"22\" fill=\"#1F2937\" stroke=\"#0F1626\" stroke-width=\"2\"\/>\n                            <g class=\"entx__wheel\" style=\"transform-origin: 240px 225px\">\n                                <circle cx=\"240\" cy=\"225\" r=\"14\" fill=\"#374151\"\/>\n                                <line x1=\"240\" y1=\"211\" x2=\"240\" y2=\"239\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                                <line x1=\"226\" y1=\"225\" x2=\"254\" y2=\"225\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                                <line x1=\"230\" y1=\"215\" x2=\"250\" y2=\"235\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                                <line x1=\"250\" y1=\"215\" x2=\"230\" y2=\"235\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                            <\/g>\n\n                            <!-- Orta tekerlek -->\n                            <circle cx=\"500\" cy=\"225\" r=\"22\" fill=\"#1F2937\" stroke=\"#0F1626\" stroke-width=\"2\"\/>\n                            <g class=\"entx__wheel\" style=\"transform-origin: 500px 225px\">\n                                <circle cx=\"500\" cy=\"225\" r=\"14\" fill=\"#374151\"\/>\n                                <line x1=\"500\" y1=\"211\" x2=\"500\" y2=\"239\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                                <line x1=\"486\" y1=\"225\" x2=\"514\" y2=\"225\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                                <line x1=\"490\" y1=\"215\" x2=\"510\" y2=\"235\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                                <line x1=\"510\" y1=\"215\" x2=\"490\" y2=\"235\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                            <\/g>\n\n                            <!-- Sa\u011f tekerlek (kabin) -->\n                            <circle cx=\"640\" cy=\"225\" r=\"22\" fill=\"#1F2937\" stroke=\"#0F1626\" stroke-width=\"2\"\/>\n                            <g class=\"entx__wheel\" style=\"transform-origin: 640px 225px\">\n                                <circle cx=\"640\" cy=\"225\" r=\"14\" fill=\"#374151\"\/>\n                                <line x1=\"640\" y1=\"211\" x2=\"640\" y2=\"239\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                                <line x1=\"626\" y1=\"225\" x2=\"654\" y2=\"225\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                                <line x1=\"630\" y1=\"215\" x2=\"650\" y2=\"235\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                                <line x1=\"650\" y1=\"215\" x2=\"630\" y2=\"235\" stroke=\"#1F2937\" stroke-width=\"2\"\/>\n                            <\/g>\n                        <\/g>\n                    <\/svg>\n\n                    <!-- Egzoz dumanlar\u0131 -->\n                    <div class=\"entx__smoke\"><\/div>\n                    <div class=\"entx__smoke\"><\/div>\n                    <div class=\"entx__smoke\"><\/div>\n                <\/div>\n\n                <!-- Yol -->\n                <div class=\"entx__road\"><\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- KARGO - LUMINOUS -->\n    <section class=\"entx__lumin-section\">\n        <div class=\"entx__sec-head\">\n            <div class=\"entx__sec-tag\">CARGO COMPANIES<\/div>\n            <h2 class=\"entx__sec-title\">All major shipping companies <em>\u2014 under contract.<\/em><\/h2>\n            <p class=\"entx__sec-sub\">Direct agreements with all major domestic and international cargo companies.<\/p>\n        <\/div>\n\n        <div class=\"entx__lumin-marquee\">\n            <div class=\"entx__lumin-track\">\n                <div class=\"entx__lumin\">Trendyol Express<\/div>\n                <div class=\"entx__lumin\">hepsijet<\/div>\n                <div class=\"entx__lumin\">domestic<\/div>\n                <div class=\"entx__lumin\">Aras<\/div>\n                <div class=\"entx__lumin\">face<\/div>\n                <div class=\"entx__lumin\">PTT<\/div>\n                <div class=\"entx__lumin\">MNG<\/div>\n                <div class=\"entx__lumin\">DHL<\/div>\n                <div class=\"entx__lumin\">UPS<\/div>\n                <div class=\"entx__lumin\">Fedex<\/div>\n                <!-- Duplicate -->\n                <div class=\"entx__lumin\">Trendyol Express<\/div>\n                <div class=\"entx__lumin\">hepsijet<\/div>\n                <div class=\"entx__lumin\">domestic<\/div>\n                <div class=\"entx__lumin\">Aras<\/div>\n                <div class=\"entx__lumin\">face<\/div>\n                <div class=\"entx__lumin\">PTT<\/div>\n                <div class=\"entx__lumin\">MNG<\/div>\n                <div class=\"entx__lumin\">DHL<\/div>\n                <div class=\"entx__lumin\">UPS<\/div>\n                <div class=\"entx__lumin\">Fedex<\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- \u00d6ZELL\u0130KLER -->\n    <section class=\"entx__features\">\n        <div class=\"entx__container\">\n            <div class=\"entx__sec-head\">\n                <div class=\"entx__sec-tag\">FEATURES<\/div>\n                <h2 class=\"entx__sec-title\">More than just connecting <em>\u2014 managing intelligently.<\/em><\/h2>\n            <\/div>\n\n            <div class=\"entx__feat-grid\">\n                <div class=\"entx__feat\">\n                    <div class=\"entx__feat-icon\">\u21bb<\/div>\n                    <div>\n                        <h3>Real-time synchronization<\/h3>\n                        <p>Stock and order information from marketplaces is synchronized with the E-MAX system in seconds. Stock discrepancies are zero.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"entx__feat\">\n                    <div class=\"entx__feat-icon\">\u26a1<\/div>\n                    <div>\n                        <h3>Automated Order Processing<\/h3>\n                        <p>The entire process is automated, from the moment the order is received until it is shipped. No manual intervention is required, and the error rate is minimal.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"entx__feat\">\n                    <div class=\"entx__feat-icon\">\u25c8<\/div>\n                    <div>\n                        <h3>Centralized Inventory Management<\/h3>\n                        <p>All sales channels&#039; inventory is managed from a single panel. When a sale occurs through one channel, it automatically decreases in other channels.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"entx__feat\">\n                    <div class=\"entx__feat-icon\">\u25a6<\/div>\n                    <div>\n                        <h3>Smart Cargo Selection<\/h3>\n                        <p>For each order, it automatically selects the most suitable shipping company based on region, volume, and cost. Maximum savings.<\/p>\n                    <\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <!-- CTA -->\n    <section class=\"entx__cta-sec\">\n        <div class=\"entx__container\">\n            <div class=\"entx__cta\">\n                <h2>Set up your integration <em>\u2014 fast.<\/em> \u3164<\/h2>\n                <p>Let us analyse your existing sales channels and prepare a tailored integration plan. The average setup time is 3\u20135 business days.<\/p>\n                <div class=\"entx__ctb\">\n                    <a href=\"https:\/\/e-max.co\/en\/teklif-al\/\" class=\"entx__btn entx__btn-prim\">Get a Quote \u2192<\/a>\n                    <a href=\"https:\/\/e-max.co\/en\/iletisim\/\" class=\"entx__btn entx__btn-sec\">Contact Us<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n<script>\n(function() {\n    \/\/ Kamyon kasas\u0131 a\u00e7\u0131lma efekti \u2014 scroll ile tetiklenir\n    var stage = document.getElementById('truckStage');\n    if (!stage) return;\n\n    function checkVisibility() {\n        var rect = stage.getBoundingClientRect();\n        var windowHeight = window.innerHeight || document.documentElement.clientHeight;\n        \/\/ Eleman ekran\u0131n %60'\u0131 g\u00f6r\u00fcn\u00fcr hale geldi\u011finde tetikle\n        if (rect.top < windowHeight * 0.7 &#038;&#038; rect.bottom > 0) {\n            stage.classList.add('is-active');\n        } else {\n            \/\/ Yukar\u0131 \u00e7\u0131k\u0131ld\u0131\u011f\u0131nda resetle (tekrar tetiklenebilir)\n            if (rect.top > windowHeight) {\n                stage.classList.remove('is-active');\n            }\n        }\n    }\n\n    \/\/ Throttle\n    var ticking = false;\n    function onScroll() {\n        if (!ticking) {\n            window.requestAnimationFrame(function() {\n                checkVisibility();\n                ticking = false;\n            });\n            ticking = true;\n        }\n    }\n\n    \/\/ Sayfa y\u00fcklenince ilk kontrol\n    if (document.readyState === 'loading') {\n        document.addEventListener('DOMContentLoaded', checkVisibility);\n    } else {\n        checkVisibility();\n    }\n\n    window.addEventListener('scroll', onScroll, { passive: true });\n    window.addEventListener('resize', onScroll, { passive: true });\n})();\n<\/script>","protected":false},"excerpt":{"rendered":"<p>LIVE INTEGRATIONS All your sales channels in one place. We work with marketplaces, e-commerce platforms, and shipping companies in real-time integration. Your stocks, orders, and shipments are managed synchronously from a single location. 12+ MARKETPLACES 9+ SHIPPING COMPANIES 24\/7 SYNCHRONOUS API REAL-TIME MARKETPLACES T\u00fcrkiye&#039;s leading marketplaces. Instant integration via API. Automatic stock and order synchronization. Trendyol, Hepsiburada, N11, Amazon, \u00c7i\u00e7eksepeti\u2026&nbsp;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_coblocks_attr":"","_coblocks_dimensions":"","_coblocks_responsive_height":"","_coblocks_accordion_ie_support":"","neve_meta_sidebar":"","neve_meta_container":"","neve_meta_enable_content_width":"","neve_meta_content_width":0,"neve_meta_title_alignment":"","neve_meta_author_avatar":"","neve_post_elements_order":"","neve_meta_disable_header":"","neve_meta_disable_footer":"","neve_meta_disable_title":"","_themeisle_gutenberg_block_has_review":false,"_kadence_starter_templates_imported_post":false,"footnotes":""},"class_list":["post-1844","page","type-page","status-publish","hentry"],"mb":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>- E-MAX<\/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:\/\/e-max.co\/en\/entegrasyonlar\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"- E-MAX\" \/>\n<meta property=\"og:description\" content=\"CANLI ENTEGRASYONLAR T\u00fcm sat\u0131\u015f kanallar\u0131n\u0131ztek merkezde. Pazaryerleri, e-ticaret platformlar\u0131 ve kargo firmalar\u0131 ile ger\u00e7ek zamanl\u0131 entegre \u00e7al\u0131\u015f\u0131yoruz. Stoklar\u0131n\u0131z, sipari\u015fleriniz ve sevkiyatlar\u0131n\u0131z tek bir yerden senkron y\u00f6netiliyor. 12+ PAZARYER\u0130 9+ KARGO F\u0130RMASI 7\/24 SENKRON API GER\u00c7EK ZAMANLI PAZARYERLER\u0130 T\u00fcrkiye&#8217;nin \u00f6nde gelen pazaryerleri. API \u00fczerinden anl\u0131k entegrasyon. Stok ve sipari\u015f senkronizasyonu otomatik. trendyol hepsiburada n11 amazon \u00e7i\u00e7eksepeti&hellip;&nbsp;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/e-max.co\/en\/entegrasyonlar\/\" \/>\n<meta property=\"og:site_name\" content=\"E-MAX\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.instagram.com\/emax_co\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-25T14:47:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"2 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/e-max.co\\\/entegrasyonlar\\\/\",\"url\":\"https:\\\/\\\/e-max.co\\\/entegrasyonlar\\\/\",\"name\":\"- E-MAX\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/e-max.co\\\/#website\"},\"datePublished\":\"2026-04-25T14:26:57+00:00\",\"dateModified\":\"2026-04-25T14:47:23+00:00\",\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/e-max.co\\\/entegrasyonlar\\\/\"]}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/e-max.co\\\/#website\",\"url\":\"https:\\\/\\\/e-max.co\\\/\",\"name\":\"E-MAX\",\"description\":\"E-Ticaret \u00dcss\u00fc\",\"publisher\":{\"@id\":\"https:\\\/\\\/e-max.co\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/e-max.co\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/e-max.co\\\/#organization\",\"name\":\"E-MAX Fulfillment\",\"alternateName\":\"EMAX\",\"url\":\"https:\\\/\\\/e-max.co\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/e-max.co\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/e-max.co\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Ekran-goruntusu-2026-01-28-125343.png\",\"contentUrl\":\"https:\\\/\\\/e-max.co\\\/wp-content\\\/uploads\\\/2026\\\/02\\\/Ekran-goruntusu-2026-01-28-125343.png\",\"width\":741,\"height\":521,\"caption\":\"E-MAX Fulfillment\"},\"image\":{\"@id\":\"https:\\\/\\\/e-max.co\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.instagram.com\\\/emax_co\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"- E-MAX","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:\/\/e-max.co\/en\/entegrasyonlar\/","og_locale":"en_GB","og_type":"article","og_title":"- E-MAX","og_description":"CANLI ENTEGRASYONLAR T\u00fcm sat\u0131\u015f kanallar\u0131n\u0131ztek merkezde. Pazaryerleri, e-ticaret platformlar\u0131 ve kargo firmalar\u0131 ile ger\u00e7ek zamanl\u0131 entegre \u00e7al\u0131\u015f\u0131yoruz. Stoklar\u0131n\u0131z, sipari\u015fleriniz ve sevkiyatlar\u0131n\u0131z tek bir yerden senkron y\u00f6netiliyor. 12+ PAZARYER\u0130 9+ KARGO F\u0130RMASI 7\/24 SENKRON API GER\u00c7EK ZAMANLI PAZARYERLER\u0130 T\u00fcrkiye&#8217;nin \u00f6nde gelen pazaryerleri. API \u00fczerinden anl\u0131k entegrasyon. Stok ve sipari\u015f senkronizasyonu otomatik. trendyol hepsiburada n11 amazon \u00e7i\u00e7eksepeti&hellip;&nbsp;","og_url":"https:\/\/e-max.co\/en\/entegrasyonlar\/","og_site_name":"E-MAX","article_publisher":"https:\/\/www.instagram.com\/emax_co","article_modified_time":"2026-04-25T14:47:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"2 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/e-max.co\/entegrasyonlar\/","url":"https:\/\/e-max.co\/entegrasyonlar\/","name":"- E-MAX","isPartOf":{"@id":"https:\/\/e-max.co\/#website"},"datePublished":"2026-04-25T14:26:57+00:00","dateModified":"2026-04-25T14:47:23+00:00","inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/e-max.co\/entegrasyonlar\/"]}]},{"@type":"WebSite","@id":"https:\/\/e-max.co\/#website","url":"https:\/\/e-max.co\/","name":"\u3164","description":"E-Commerce Hub","publisher":{"@id":"https:\/\/e-max.co\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/e-max.co\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/e-max.co\/#organization","name":"E-MAX Fulfillment","alternateName":"EMAX","url":"https:\/\/e-max.co\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/e-max.co\/#\/schema\/logo\/image\/","url":"https:\/\/e-max.co\/wp-content\/uploads\/2026\/02\/Ekran-goruntusu-2026-01-28-125343.png","contentUrl":"https:\/\/e-max.co\/wp-content\/uploads\/2026\/02\/Ekran-goruntusu-2026-01-28-125343.png","width":741,"height":521,"caption":"E-MAX Fulfillment"},"image":{"@id":"https:\/\/e-max.co\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/emax_co"]}]}},"mfb_rest_fields":["title","yoast_head","yoast_head_json","gutenberg_elementor_mode"],"_links":{"self":[{"href":"https:\/\/e-max.co\/en\/wp-json\/wp\/v2\/pages\/1844","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/e-max.co\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/e-max.co\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/e-max.co\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/e-max.co\/en\/wp-json\/wp\/v2\/comments?post=1844"}],"version-history":[{"count":8,"href":"https:\/\/e-max.co\/en\/wp-json\/wp\/v2\/pages\/1844\/revisions"}],"predecessor-version":[{"id":1865,"href":"https:\/\/e-max.co\/en\/wp-json\/wp\/v2\/pages\/1844\/revisions\/1865"}],"wp:attachment":[{"href":"https:\/\/e-max.co\/en\/wp-json\/wp\/v2\/media?parent=1844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}