CINXE.COM
Διασύνδεση eshop με όλες τις εταιρείες courier | aftersalespro.gr
<!DOCTYPE html> <html lang="el" data-theme="emerald"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content="Μάθετε για την εφαρμογή που σας προσφέρει αυτόματη διασύνδεση με τα web services όλων των εταιρειών courier που δραστηριοποιούνται στην Ελλάδα."> <title>Διασύνδεση eshop με όλες τις εταιρείες courier | aftersalespro.gr</title> <meta name="csrf-token" content="ilSr7V2TIgzWYYRn9TGqDSynjoY7OxTVG5UP4OR1"> <link rel="preload" as="style" href="https://aftersalespro.gr/build/assets/site-BNa_llvz.css" /><link rel="stylesheet" href="https://aftersalespro.gr/build/assets/site-BNa_llvz.css" data-navigate-track="reload" /> <link rel="manifest" href="/manifest.json"> <link rel="apple-touch-icon" sizes="57x57" href="https://cdn.aftersalespro.gr/img/icons/apple-icon-57x57.png"> <link rel="apple-touch-icon" sizes="60x60" href="https://cdn.aftersalespro.gr/img/icons/apple-icon-60x60.png"> <link rel="apple-touch-icon" sizes="72x72" href="https://cdn.aftersalespro.gr/img/icons/apple-icon-72x72.png"> <link rel="apple-touch-icon" sizes="76x76" href="https://cdn.aftersalespro.gr/img/icons/apple-icon-76x76.png"> <link rel="apple-touch-icon" sizes="114x114" href="https://cdn.aftersalespro.gr/img/icons/apple-icon-114x114.png"> <link rel="apple-touch-icon" sizes="120x120" href="https://cdn.aftersalespro.gr/img/icons/apple-icon-120x120.png"> <link rel="apple-touch-icon" sizes="144x144" href="https://cdn.aftersalespro.gr/img/icons/apple-icon-144x144.png"> <link rel="apple-touch-icon" sizes="152x152" href="https://cdn.aftersalespro.gr/img/icons/apple-icon-152x152.png"> <link rel="apple-touch-icon" sizes="180x180" href="https://cdn.aftersalespro.gr/img/icons/apple-icon-180x180.png"> <link rel="icon" type="image/png" sizes="192x192" href="https://cdn.aftersalespro.gr/img/icons/android-icon-192x192.png"> <link rel="icon" type="image/png" sizes="32x32" href="https://cdn.aftersalespro.gr/img/icons/favicon-32x32.png"> <link rel="icon" type="image/png" sizes="96x96" href="https://cdn.aftersalespro.gr/img/icons/favicon-96x96.png"> <link rel="icon" type="image/png" sizes="16x16" href="https://cdn.aftersalespro.gr/img/icons/favicon-16x16.png"> <meta name="msapplication-TileColor" content="#12a794"> <meta name="msapplication-TileImage" content="https://cdn.aftersalespro.gr/img/icons/ms-icon-144x144.png"> <meta name="theme-color" content="#12a794"> <link rel="manifest" href="https://cdn.aftersalespro.gr/manifest.json"> <script src="https://www.google.com/recaptcha/api.js?hl=&render=6LeRUP8lAAAAAJEw6lerGRVWxZb6JtHotP-rYvtT"></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-2B7R5BWM0E"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-2B7R5BWM0E'); </script> <!-- Google Tag Manager --> <link rel="dns-prefetch" href="https://www.google-analytics.com"> <link rel="dns-prefetch" href="https://www.googletagmanager.com"> <script> (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-P2ZXMJ4'); </script> <!-- End Google Tag Manager --> </head> <body> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-P2ZXMJ4" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <main> <header id="header" class="text-gray-600 body-font sticky top-0 bg-white z-50 mx-auto lg:px-4 xl:px-16 flex flex-col border-gray-100 min-[1280px]:px-2" :class="{'dot-top-big' : !scrolledFromTop, 'dot-top-small shadow-lg border-b-2' : scrolledFromTop,'px-14' : width <= 1023 && width >= 520, 'overflow-y-scroll' : navOpen}" x-data="{navOpen: false, scrolledFromTop: false, width: window.innerWidth }" x-init="window.pageYOffset > 120 ? scrolledFromTop = true : scrolledFromTop = false" @resize.window="width = window.innerWidth" @scroll.window="window.pageYOffset > 120 ? scrolledFromTop = true : scrolledFromTop = false" > <div class="lg:flex"> <div class="mx-auto flex flex-wrap p-5 md:p-1 justify-between md:flex-row" :class="{'p-5': !scrolledFromTop, 'p-2': scrolledFromTop}"> <a class="flex title-font font-medium items-center text-gray-900" href="https://aftersalespro.gr"> <img src="https://cdn.aftersalespro.gr/img/logo/aftersalespro.svg" alt="AfterSalesPro Logo" width="250" :class="{'w-[200px] md:w-[250px]': !scrolledFromTop || width <= 1023, 'w-[180px] md:w-[200px]': scrolledFromTop, 'w-[180px] md:w-[200px]' : width <= 1164 && width >= 1024 }" height="72"> </a> <template x-if="width <= 1023"> <button class="lg:hidden md:ml-auto" @click="navOpen = !navOpen" aria-label="Navigation trigger"> <svg xmlns="http://www.w3.org/2000/svg" class="h-8 w-8 text-black" fill="none" viewBox="0 0 24 24" stroke="currentColor" > <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/> </svg> </button> </template> </div> <div class="lg:justify-center mx-auto gap-4 flex flex-col items-center text-base justify-start transition-all"> <div class="self-end" x-show="width > 1023 && !scrolledFromTop" x-transition> <div class="flex"> <a href="https://aftersalespro.gr/login" class="text-asp hover:text-gray-700 px-2"> <i class="fa-solid fa-right-to-bracket"></i> Σύνδεση </a> | <a href="https://aftersalespro.gr/contact" class="text-asp hover:text-gray-700 px-2"> <i class="fa-solid fa-envelope"></i> Επικοινωνία </a> | <a href="https://blog.aftersalespro.gr" class="text-asp hover:text-gray-700 px-2"> <i class="fa-solid fa-pen-to-square"></i> BLOG </a> <a href="https://aftersalespro.com" class="ml-2"> <img src="https://cdn.aftersalespro.gr/svg/united-kingdom-flag-icon.svg" alt="" class="h-6 w-6"> </a> </div> </div> <nav :class="{'flex flex-col h-screen mt-4': navOpen , 'lg:flex hidden' : !navOpen ,'!gap-2' : width <= 1114 && !navOpen}" x-transition class="xl:justify-center mx-auto gap-6 flex xl:flex-wrap font-bold items-center text-base justify-start transition-all py-2"> <div x-data="{ servicesMenu: false }" x-on:mouseover="servicesMenu = true" x-on:mouseleave="servicesMenu = false" class="pb-1"> <a href="https://aftersalespro.gr/services" class="hover:text-gray-900 border-b-2 border-white hover:border-asp" :class="{'border-asp text-gray-900' : servicesMenu}"> Υπηρεσίες </a> <div x-show="servicesMenu && width >= 1024" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 -translate-y-1" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="opacity-100 translate-y-0" x-transition:leave-end="opacity-0 -translate-y-1" class="relative inset-x-0 transform shadow-lg -z-20" style="display: none;" > <div class="bg-white w-[960px] -left-80 absolute border-t-4 border-asp mt-2 shadow"> <div class="mx-auto grid gap-y-6 px-4 py-6 sm:gap-8 sm:px-6 grid-cols-3 lg:px-8"> <a href="https://aftersalespro.gr/services/label-creation" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/voucher_print.svg" alt="Voucher Creation"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Voucher Creation </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Διασύνδεση του eshop σας με τις εταιρείες Courier για αυτόματη δημιουργία και εκτύπωση των Voucher των παραγγελιών σας. </p> </div> </div> </div> </a> <a href="https://aftersalespro.gr/services/smart-tracking" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/smart_tracking.svg" alt="Smart Tracking"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Smart Tracking </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Από την έξυπνη σελίδα διαχείρισης, μπορείτε να παρακολουθείτε μαζικά την κατάσταση όλων των αποστολών σας. </p> </div> </div> </div> </a> <a href="https://aftersalespro.gr/services/returns-control-tower" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/returns.svg" alt="Returns Control Tower"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Returns Control Tower </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Πλήρες σύστημα διαχείρισης των αιτημάτων για επιστροφή καθώς και μείωση των επιστροφών μέσω της έξυπνης παρακολούθησης των επικίνδυνων αποστολών. </p> </div> </div> </div> </a> <a href="https://aftersalespro.gr/services/cost-calculation" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/cost_calculation.svg" alt="Cost Calculation"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Cost Calculation </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Δείτε real-time την εκτίμηση του κόστους ανά εταιρεία για κάθε αποστολή. Μειώστε το συνολικό κόστος αλλά και το χρόνο παράδοσης των παραγγελιών σας. </p> </div> </div> </div> </a> <a href="https://aftersalespro.gr/services/advanced-analytics" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/advanced_analytics.svg" alt="Advanced Analytics"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Advanced Analytics </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Ένα πλήρες panel με πολύ χρήσιμα στατιστικά για όλες τις αποστολές, επιστροφές και αντικαταβολές σας. Μία ξεκάθαρη εικόνα για το ηλεκτρονικό σας κατάστημα. </p> </div> </div> </div> </a> <a href="https://aftersalespro.gr/services/customer-notifications" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/customer_notifications.svg" alt="Customer Notifications"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Customer Notifications </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Προγραμματίστε αυτοματοποιημένες ειδοποιήσεις για τους πελάτες σας ώστε να έχουν την καλύτερη δυνατή after-sales εμπειρία </p> </div> </div> </div> </a> <a href="https://aftersalespro.gr/services/branded-tracking-page" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/tracking_page.svg" alt="Branded Tracking Page"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Branded Tracking Page </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Εύχρηστη και mobile friendly σελίδα για εντοπισμό του δέματος από τους πελάτες σας real time. </p> </div> </div> </div> </a> <a href="https://aftersalespro.gr/services/rating-requests" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/rating_requests.svg" alt="Rating Requests"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Rating Requests </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Οι πελάτες σας λαμβάνουν αυτόματο μήνυμα sms για να αξιολογήσουν το κατάστημά σας στο Skroutz, BestPrice, Facebook, Google με ένα κλικ </p> </div> </div> </div> </a> <a href="https://aftersalespro.gr/services/call-back-lead-form" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/call_back_management.svg" alt="Call Back Lead Form"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Call Back Lead Form </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Οργανώστε τις τηλεφωνικές σας παραγγελίες όπως εσείς επιθυμείτε με το σύστημα call request της AfterSalesPro </p> </div> </div> </div> </a> <a href="https://aftersalespro.gr/services/pick-up-from-store" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/store_pickup.svg" alt="“Pickup from store” Management"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> “Pickup from store” Management </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Προγραμματισμός και διαχείριση των παραγγελιών που θα παραληφθούν από το κατάστημα. Πλήρης έλεγχος. </p> </div> </div> </div> </a> <a href="https://aftersalespro.gr/services/warehouse-efficiency" class="-m-3 p-3 flex flex-col justify-between rounded-lg hover:bg-gray-100 transition ease-in-out duration-150 "> <div class="flex md:h-full gap-2"> <div class="flex-shrink-0"> <div class="inline-flex items-center justify-center text-white"> <img loading="lazy" class="h-20 w-20 rounded w-full object-center" src="https://cdn.aftersalespro.gr/img/site/services/icons/menu/warehouse_efficiency.svg" alt="Orders Preparation Efficiency"> </div> </div> <div class="ml-2 md:flex-1 md:flex md:flex-col md:justify-between"> <div> <p class="text-base font-medium text-gray-900"> Orders Preparation Efficiency </p> <p class="mt-1 text-sm font-normal text-gray-500 line-clamp-2"> Δείτε καθημερινά ποιες παραγγελίες καθυστερούν να προετοιμαστούν για αποστολή στον πελάτη και ποιες φεύγουν από την αποθήκη σας εγκαίρως. Αποκτήστε έλεγχο στην ταχύτητα προετοιμασίας των δεμάτων και εντοπίστε τυχόν καθυστερήσεις. </p> </div> </div> </div> </a> </div> </div> </div> </div> <a href="https://aftersalespro.gr/carrier" class="hover:text-gray-900 pb-1 border-b-2 border-white hover:border-asp"> Εταιρίες Courier </a> <a href="https://aftersalespro.gr/integration" class="hover:text-gray-900 pb-1 border-b-2 border-white hover:border-asp"> Πλατφόρμες </a> <a class="inline-flex items-center text-white hover:text-asp bg-asp font-normal hover:bg-white border-asp border-2 py-1 px-3 rounded-xl mt-4 md:mt-0" href="https://calendly.com/aftersalesprogr/suite-presentation" target="_blank"> Θέλω DEMO <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" :class="{'hidden' : width <= 1187 && !navOpen}" class="w-4 h-4 ml-1" viewBox="0 0 24 24"> <path d="M5 12h14M12 5l7 7-7 7"></path> </svg> </a> <a class="inline-flex items-center text-asp hover:text-white font-normal hover:bg-asp border-asp border-2 py-1 px-3 rounded-xl mt-4 md:mt-0" href="https://aftersalespro.gr/contact"> Ξεκινήστε ΔΩΡΕΆΝ <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" :class="{'hidden' : width <= 1187 && !navOpen}" class="w-4 h-4 ml-1" viewBox="0 0 24 24"> <path d="M5 12h14M12 5l7 7-7 7"></path> </svg> </a> <template x-if="navOpen && width <= 1023"> <div class="flex flex-col mx-auto mb-2 items-center"> <a href="https://aftersalespro.com" class="ml-2"> <img src="https://cdn.aftersalespro.gr/svg/united-kingdom-flag-icon.svg" alt="" class="h-10 w-10"> </a> <div class="mx-auto mt-4 text-teal-500 flex gap-1"> <a href="https://aftersalespro.gr/register">Εγγραφή</a> | <a href="https://aftersalespro.gr/login">Σύνδεση <i class="fa-solid fa-right-to-bracket"></i></a> | <a href="https://aftersalespro.gr/contact"> Επικοινωνία <i class="fa-solid fa-envelope"></i> </a> </div> </div> </template> </nav> </div> </div> </header> <div class="pattern-bg lg:block hidden" style="background-image: url(https://cdn.aftersalespro.gr/img/site/shap-15.png);z-index: -1;"></div> <div class="bg-gray-100"> <div class="container flex items-center px-6 py-4 mx-auto overflow-x-auto whitespace-nowrap hidden sm:flex" itemscope itemtype="https://schema.org/BreadcrumbList"> <a itemscope itemtype="https://schema.org/ListItem" itemprop="item" href="https://aftersalespro.gr" class="text-gray-600"> <span itemprop="name"> <span class="hidden">Αρχική</span> <i class="fa-solid fa-home"></i> </span> <meta itemprop="position" content="1"> </a> <i class="fa-solid fa-chevron-right mx-5 text-gray-500 rtl:-scale-x-100 inline-block"></i> <span itemprop="itemListElement" itemscope itemtype="https://schema.org/ListItem" itemprop="item" class="text-gray-600" id="currenturl"> <span itemprop="name"> Εταιρείες Courier & Μεταφορικές </span> <meta itemprop="position" content="2"> </span> </div> </div> <!-- OTHER SERVICES --> <section class="text-gray-600 body-font"> <div class="container px-5 py-24 mx-auto"> <div class="flex flex-col text-center w-full"> <h1 class="sm:text-3xl text-2xl font-medium text-gray-900">Αυτόματη διασύνδεση με όλες τις εταιρείες courier</h1> <h2 class="lg:w-2/3 mx-auto leading-relaxed text-base mt-4 text-xl">Διασύνδεση του eshop σας με τις εταιρείες Courier για αυτόματη δημιουργία και εκτύπωση των Voucher των παραγγελιών σας.</h2> </div> </div> <div class="bg-gray-100"> <div class="container px-5 py-24 mx-auto"> <div class="grid grid-cols-2 sm:grid-cols-3 md:grid-cols-4 lg:grid-cols-6 grid-flow-row gap-6 p-3 items-center w-full"> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/acs_courier" title="ACS Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="ACS Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/acscouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">ACS Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/acs_courier" title="ACS Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/aiolos_courier" title="Aiolos Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Aiolos Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/aioloscouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Aiolos Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/aiolos_courier" title="Aiolos Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/boxnow" title="BoxNow"> <img loading="lazy" class="hover:scale-110 transition-all" alt="BoxNow" src="https://cdn.aftersalespro.gr/img/logo/carriers/boxnowgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">BoxNow</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/boxnow" title="BoxNow"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/city_courier" title="City Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="City Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/citycouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">City Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/city_courier" title="City Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/courier_center" title="Courier Center"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Courier Center" src="https://cdn.aftersalespro.gr/img/logo/carriers/couriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Courier Center</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/courier_center" title="Courier Center"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/dhl" title="DHL Express"> <img loading="lazy" class="hover:scale-110 transition-all" alt="DHL Express" src="https://cdn.aftersalespro.gr/img/logo/carriers/dhlcom-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">DHL Express</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/dhl" title="DHL Express"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/easymail" title="EasyMail"> <img loading="lazy" class="hover:scale-110 transition-all" alt="EasyMail" src="https://cdn.aftersalespro.gr/img/logo/carriers/easymailgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">EasyMail</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/easymail" title="EasyMail"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/elta_courier" title="ELTA Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="ELTA Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/eltacouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">ELTA Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/elta_courier" title="ELTA Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/fis_courier" title="FIS COURIER SERVICES"> <img loading="lazy" class="hover:scale-110 transition-all" alt="FIS COURIER SERVICES" src="https://cdn.aftersalespro.gr/img/logo/carriers/fiscouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">FIS COURIER SERVICES</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/fis_courier" title="FIS COURIER SERVICES"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/kronosexpresscom" title="Kronos Express"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Kronos Express" src="https://cdn.aftersalespro.gr/img/logo/carriers/kronosexpresscom-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Kronos Express</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/kronosexpresscom" title="Kronos Express"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/mycouriernow" title="MyCourierNow"> <img loading="lazy" class="hover:scale-110 transition-all" alt="MyCourierNow" src="https://cdn.aftersalespro.gr/img/logo/carriers/mycouriernowcom-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">MyCourierNow</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/mycouriernow" title="MyCourierNow"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/speedex" title="Speedex"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Speedex" src="https://cdn.aftersalespro.gr/img/logo/carriers/speedexgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Speedex</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/speedex" title="Speedex"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/svuum_courier" title="Svuum Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Svuum Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/svuumgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Svuum Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/svuum_courier" title="Svuum Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/tas_courier" title="TAS Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="TAS Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/tascouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">TAS Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/tas_courier" title="TAS Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/geniki_taxydromiki" title="Γενική Ταχυδρομική"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Γενική Ταχυδρομική" src="https://cdn.aftersalespro.gr/img/logo/carriers/taxydromikigr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Γενική Ταχυδρομική</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/geniki_taxydromiki" title="Γενική Ταχυδρομική"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/tcs_courier" title="Tcs Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Tcs Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/tcscouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Tcs Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/tcs_courier" title="Tcs Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/fedex_tnt" title="TNT/Fedex"> <img loading="lazy" class="hover:scale-110 transition-all" alt="TNT/Fedex" src="https://cdn.aftersalespro.gr/img/logo/carriers/tntcom-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">TNT/Fedex</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/fedex_tnt" title="TNT/Fedex"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/bcs_courier" title="BCS Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="BCS Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/bcs-courier-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">BCS Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/bcs_courier" title="BCS Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/weboxitcom" title="WeBoxIt"> <img loading="lazy" class="hover:scale-110 transition-all" alt="WeBoxIt" src="https://cdn.aftersalespro.gr/img/logo/carriers/weboxitcom-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">WeBoxIt</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/weboxitcom" title="WeBoxIt"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/upscom" title="UPS"> <img loading="lazy" class="hover:scale-110 transition-all" alt="UPS" src="https://cdn.aftersalespro.gr/img/logo/carriers/upscom-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">UPS</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/upscom" title="UPS"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/turnaround" title="Turnaround"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Turnaround" src="https://cdn.aftersalespro.gr/img/logo/carriers/turnaround-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Turnaround</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/turnaround" title="Turnaround"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/aramex" title="Aramex"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Aramex" src="https://cdn.aftersalespro.gr/img/logo/carriers/aramexcom-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Aramex</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/aramex" title="Aramex"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/diakinisis" title="Diakinisis"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Diakinisis" src="https://cdn.aftersalespro.gr/img/logo/carriers/diakinisisgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Diakinisis</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/diakinisis" title="Diakinisis"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/dpd" title="DPD"> <img loading="lazy" class="hover:scale-110 transition-all" alt="DPD" src="https://cdn.aftersalespro.gr/img/logo/carriers/dpdgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">DPD</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/dpd" title="DPD"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/econt" title="Econt"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Econt" src="https://cdn.aftersalespro.gr/img/logo/carriers/econtcom-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Econt</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/econt" title="Econt"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/gls" title="GLS"> <img loading="lazy" class="hover:scale-110 transition-all" alt="GLS" src="https://cdn.aftersalespro.gr/img/logo/carriers/glsgroupcom-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">GLS</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/gls" title="GLS"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/intecity_courier" title="Inter City Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Inter City Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/icccouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Inter City Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/intecity_courier" title="Inter City Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/ppackman_courier" title="Pack-man Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Pack-man Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/packmangr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Pack-man Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/ppackman_courier" title="Pack-man Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/red_courier" title="RED Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="RED Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/redcouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">RED Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/red_courier" title="RED Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/skroutz_last_mile" title="Skroutz Last Mile"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Skroutz Last Mile" src="https://cdn.aftersalespro.gr/img/logo/carriers/skroutzlastmilegr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Skroutz Last Mile</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/skroutz_last_mile" title="Skroutz Last Mile"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/elta" title="ΕΛΤΑ Ελληνικά Ταχυδρομεία"> <img loading="lazy" class="hover:scale-110 transition-all" alt="ΕΛΤΑ Ελληνικά Ταχυδρομεία" src="https://cdn.aftersalespro.gr/img/logo/carriers/eltagr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">ΕΛΤΑ Ελληνικά Ταχυδρομεία</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/elta" title="ΕΛΤΑ Ελληνικά Ταχυδρομεία"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/taxydema" title="Ταχυδέμα"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Ταχυδέμα" src="https://cdn.aftersalespro.gr/img/logo/carriers/taxydemagr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Ταχυδέμα</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/taxydema" title="Ταχυδέμα"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/cash-courier" title="Cash Courier Services"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Cash Courier Services" src="https://cdn.aftersalespro.gr/img/logo/carriers/cashcouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Cash Courier Services</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/cash-courier" title="Cash Courier Services"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/bizcourier" title="BIZ Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="BIZ Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/bizcouriereu-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">BIZ Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/bizcourier" title="BIZ Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/happycourier" title="happy courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="happy courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/happycouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">happy courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/happycourier" title="happy courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/fancourierro" title="FAN Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="FAN Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/fancourierro-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">FAN Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/fancourierro" title="FAN Courier"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/samedayro" title="Sameday"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Sameday" src="https://cdn.aftersalespro.gr/img/logo/carriers/samedayro-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Sameday</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/samedayro" title="Sameday"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/cargusro" title="Cargus"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Cargus" src="https://cdn.aftersalespro.gr/img/logo/carriers/cargusro-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Cargus</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/cargusro" title="Cargus"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/nemoexpressro" title="Nemoexpress"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Nemoexpress" src="https://cdn.aftersalespro.gr/img/logo/carriers/nemoexpressro-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Nemoexpress</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/nemoexpressro" title="Nemoexpress"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/suuscom" title="Rohlig Suus"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Rohlig Suus" src="https://cdn.aftersalespro.gr/img/logo/carriers/suuscom-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Rohlig Suus</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/suuscom" title="Rohlig Suus"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/pocztexpl" title="Pocztex"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Pocztex" src="https://cdn.aftersalespro.gr/img/logo/carriers/pocztexpl-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Pocztex</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/pocztexpl" title="Pocztex"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/pekaesgeodispl" title="Pekaes Geodis"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Pekaes Geodis" src="https://cdn.aftersalespro.gr/img/logo/carriers/pekaesgeodispl-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Pekaes Geodis</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/pekaesgeodispl" title="Pekaes Geodis"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/inpostpl" title="InPost"> <img loading="lazy" class="hover:scale-110 transition-all" alt="InPost" src="https://cdn.aftersalespro.gr/img/logo/carriers/inpostpl-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">InPost</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/inpostpl" title="InPost"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/delatolasgr" title="Delatolas Express Cargo"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Delatolas Express Cargo" src="https://cdn.aftersalespro.gr/img/logo/carriers/delatolasgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Delatolas Express Cargo</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/delatolasgr" title="Delatolas Express Cargo"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/fdlgroupgr" title="FDL Group"> <img loading="lazy" class="hover:scale-110 transition-all" alt="FDL Group" src="https://cdn.aftersalespro.gr/img/logo/carriers/fdlgroupgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">FDL Group</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/fdlgroupgr" title="FDL Group"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/linardakisgr" title="Linardakis"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Linardakis" src="https://cdn.aftersalespro.gr/img/logo/carriers/linardakisgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Linardakis</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/linardakisgr" title="Linardakis"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/babistransgr" title="Babis Trans"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Babis Trans" src="https://cdn.aftersalespro.gr/img/logo/carriers/babistransgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Babis Trans</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/babistransgr" title="Babis Trans"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/eurofreightgr" title="Eurofreight Hellas"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Eurofreight Hellas" src="https://cdn.aftersalespro.gr/img/logo/carriers/eurofreightgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Eurofreight Hellas</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/eurofreightgr" title="Eurofreight Hellas"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/zournatzakisgr" title="Zournatzakis"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Zournatzakis" src="https://cdn.aftersalespro.gr/img/logo/carriers/zournatzakisgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Zournatzakis</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/zournatzakisgr" title="Zournatzakis"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/beinoglougr" title="Orphee Beinoglou"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Orphee Beinoglou" src="https://cdn.aftersalespro.gr/img/logo/carriers/beinoglougr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Orphee Beinoglou</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/beinoglougr" title="Orphee Beinoglou"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/kotakistransgr" title="Kotakis Trans"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Kotakis Trans" src="https://cdn.aftersalespro.gr/img/logo/carriers/kotakistransgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Kotakis Trans</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/kotakistransgr" title="Kotakis Trans"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/kioussisgr" title="Kioussis Transys"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Kioussis Transys" src="https://cdn.aftersalespro.gr/img/logo/carriers/kioussisgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Kioussis Transys</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/kioussisgr" title="Kioussis Transys"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/belehasgr" title="Belehas Transfer Solutions"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Belehas Transfer Solutions" src="https://cdn.aftersalespro.gr/img/logo/carriers/belehasgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Belehas Transfer Solutions</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/belehasgr" title="Belehas Transfer Solutions"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/cretacargogr" title="Creta Cargo Lines"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Creta Cargo Lines" src="https://cdn.aftersalespro.gr/img/logo/carriers/cretacargogr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Creta Cargo Lines</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/cretacargogr" title="Creta Cargo Lines"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/lioudakisgr" title="Express Hellas"> <img loading="lazy" class="hover:scale-110 transition-all" alt="Express Hellas" src="https://cdn.aftersalespro.gr/img/logo/carriers/lioudakisgr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">Express Hellas</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/lioudakisgr" title="Express Hellas"> Μάθετε περισσότερα </a> </div> <div class="bg-white p-6 rounded-lg text-center"> <a href="https://aftersalespro.gr/carrier/xpcouriergr" title="XP Courier"> <img loading="lazy" class="hover:scale-110 transition-all" alt="XP Courier" src="https://cdn.aftersalespro.gr/img/logo/carriers/xpcouriergr-logo.webp" width="227" height="140"> </a> <h3 class="text-lg text-gray-900 font-medium title-font text-center">XP Courier</h3> <a class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500" href="https://aftersalespro.gr/carrier/xpcouriergr" title="XP Courier"> Μάθετε περισσότερα </a> </div> </div> </div> </div> </section> <!-- INTEGRATIONS --> <section class="text-gray-600 body-font"> <div class="container px-5 py-10 mx-auto"> <div class="flex flex-col text-center w-full mb-10"> <p class="text-asp sr-only:text-black tracking-widest font-medium">ΠΛΗΡΗ ΣΥΜΒΑΤΟΤΗΤΑ</p> <h2 class="sm:text-3xl text-2xl font-medium text-gray-900">Διασύνδεση erp/ecommerce εφαρμογών με όλες τις εταιρείες courier</h2> </div> <div class="container px-5 py-10 mx-auto" style="background: rgb(243 244 246/ 70%);border-radius: 20px;"> <div class="flex flex-col md:flex-row"> <div class="grid grid-cols-3 gap-6 p-3 items-center w-full"> <a href="https://aftersalespro.gr/integration/magento" title="Magento"> <img class="hover:scale-110 transition-all" alt="Magento" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/magento_ws-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/woocommerce" title="WooCommerce"> <img class="hover:scale-110 transition-all" alt="WooCommerce" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/woocommerce-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/opencart" title="OpenCart"> <img class="hover:scale-110 transition-all" alt="OpenCart" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/opencart-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/cscart" title="CsCart"> <img class="hover:scale-110 transition-all" alt="CsCart" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/cscart-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/shopify" title="Shopify"> <img class="hover:scale-110 transition-all" alt="Shopify" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/shopify-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/softone" title="Softone"> <img class="hover:scale-110 transition-all" alt="Softone" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/softone_cloud-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/regate" title="Regate"> <img class="hover:scale-110 transition-all" alt="Regate" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/regate-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/prestashop" title="PrestaShop"> <img class="hover:scale-110 transition-all" alt="PrestaShop" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/prestashop-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/api" title="Api"> <img class="hover:scale-110 transition-all" alt="Api" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/api-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/entersoft" title="Entersoft"> <img class="hover:scale-110 transition-all" alt="Entersoft" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/entersoft-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/epsilon" title="Epsilon Net"> <img class="hover:scale-110 transition-all" alt="Epsilon Net" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/epsilon-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/tesae" title="TESAE"> <img class="hover:scale-110 transition-all" alt="TESAE" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/tesae-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/pegasus" title="Pegasus ERP"> <img class="hover:scale-110 transition-all" alt="Pegasus ERP" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/pegasus-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/pylon" title="Pylon ERP"> <img class="hover:scale-110 transition-all" alt="Pylon ERP" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/pylon-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/unisoft-capitalbos" title="Unisoft Capital B.O.S"> <img class="hover:scale-110 transition-all" alt="Unisoft Capital B.O.S" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/capitalbos-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/shopranos" title="Shopranos"> <img class="hover:scale-110 transition-all" alt="Shopranos" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/shopranos-logo.webp"> </a> <a href="https://aftersalespro.gr/integration/megaventory" title="Megaventory"> <img class="hover:scale-110 transition-all" alt="Megaventory" width="175" height="108" loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/integrations/megaventorycom-logo.webp"> </a> </div> <div class="rounded-lg w-1/2 my-5 self-center"> <img loading="lazy" src="https://cdn.aftersalespro.gr/img/site/vs-arrows.svg" alt="Arrows" width="120" height="80" class="mx-auto connection-arrows"> </div> <div class="grid grid-cols-3 lg:grid-cols-5 grid-flow-row gap-4 p-3 items-center w-full"> <a href="https://aftersalespro.gr/carrier/acs_courier" title="ACS Courier"> <img class="hover:scale-110 transition-all" alt="ACS Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/acscouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/acscouriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/aiolos_courier" title="Aiolos Courier"> <img class="hover:scale-110 transition-all" alt="Aiolos Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/aioloscouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/aioloscouriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/boxnow" title="BoxNow"> <img class="hover:scale-110 transition-all" alt="BoxNow" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/boxnowgr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/boxnowgr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/city_courier" title="City Courier"> <img class="hover:scale-110 transition-all" alt="City Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/citycouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/citycouriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/courier_center" title="Courier Center"> <img class="hover:scale-110 transition-all" alt="Courier Center" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/couriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/couriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/dhl" title="DHL Express"> <img class="hover:scale-110 transition-all" alt="DHL Express" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/dhlcom-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/dhlcom-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/easymail" title="EasyMail"> <img class="hover:scale-110 transition-all" alt="EasyMail" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/easymailgr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/easymailgr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/elta_courier" title="ELTA Courier"> <img class="hover:scale-110 transition-all" alt="ELTA Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/eltacouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/eltacouriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/fis_courier" title="FIS COURIER SERVICES"> <img class="hover:scale-110 transition-all" alt="FIS COURIER SERVICES" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/fiscouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/fiscouriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/kronosexpresscom" title="Kronos Express"> <img class="hover:scale-110 transition-all" alt="Kronos Express" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/kronosexpresscom-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/kronosexpresscom-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/mycouriernow" title="MyCourierNow"> <img class="hover:scale-110 transition-all" alt="MyCourierNow" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/mycouriernowcom-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/mycouriernowcom-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/speedex" title="Speedex"> <img class="hover:scale-110 transition-all" alt="Speedex" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/speedexgr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/speedexgr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/svuum_courier" title="Svuum Courier"> <img class="hover:scale-110 transition-all" alt="Svuum Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/svuumgr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/svuumgr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/tas_courier" title="TAS Courier"> <img class="hover:scale-110 transition-all" alt="TAS Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/tascouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/tascouriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/geniki_taxydromiki" title="Γενική Ταχυδρομική"> <img class="hover:scale-110 transition-all" alt="Γενική Ταχυδρομική" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/taxydromikigr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/taxydromikigr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/tcs_courier" title="Tcs Courier"> <img class="hover:scale-110 transition-all" alt="Tcs Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/tcscouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/tcscouriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/fedex_tnt" title="TNT/Fedex"> <img class="hover:scale-110 transition-all" alt="TNT/Fedex" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/tntcom-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/tntcom-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/bcs_courier" title="BCS Courier"> <img class="hover:scale-110 transition-all" alt="BCS Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/bcs-courier-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/bcs-courier-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/weboxitcom" title="WeBoxIt"> <img class="hover:scale-110 transition-all" alt="WeBoxIt" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/weboxitcom-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/weboxitcom-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/upscom" title="UPS"> <img class="hover:scale-110 transition-all" alt="UPS" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/upscom-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/upscom-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/turnaround" title="Turnaround"> <img class="hover:scale-110 transition-all" alt="Turnaround" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/turnaround-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/turnaround-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/aramex" title="Aramex"> <img class="hover:scale-110 transition-all" alt="Aramex" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/aramexcom-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/aramexcom-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/econt" title="Econt"> <img class="hover:scale-110 transition-all" alt="Econt" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/econtcom-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/econtcom-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/red_courier" title="RED Courier"> <img class="hover:scale-110 transition-all" alt="RED Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/redcouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/redcouriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/taxydema" title="Ταχυδέμα"> <img class="hover:scale-110 transition-all" alt="Ταχυδέμα" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/taxydemagr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/taxydemagr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/cash-courier" title="Cash Courier Services"> <img class="hover:scale-110 transition-all" alt="Cash Courier Services" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/cashcouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/cashcouriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/bizcourier" title="BIZ Courier"> <img class="hover:scale-110 transition-all" alt="BIZ Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/bizcouriereu-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/bizcouriereu-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/happycourier" title="happy courier"> <img class="hover:scale-110 transition-all" alt="happy courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/happycouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/happycouriergr-logo.webp"> </a> <a href="https://aftersalespro.gr/carrier/xpcouriergr" title="XP Courier"> <img class="hover:scale-110 transition-all" alt="XP Courier" width="105" height="65" loading="lazy" srcset="https://cdn.aftersalespro.gr/img/logo/carriers/xpcouriergr-logo.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/carriers/105x65/xpcouriergr-logo.webp"> </a> </div> </div> </div> </div> </section> <div class="m-auto mt-10"> <h3 class="text-center mb-4 text-sm text-asp tracking-widest font-medium title-font"> ΣΑΣ ΕΝΔΙΑΦΕΡΕΙ; </h3> <div class="flex lg:flex-row justify-center max-[430px]:flex-col items-center gap-4 basis-auto"> <div> <a href="https://calendly.com/aftersalesprogr/suite-presentation" class="bg-gray-200 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-300 focus:outline-none" target="_blank"> <img src="https://cdn.aftersalespro.gr/img/site/cta-calendar.svg" alt="calendar" class="w-12 h-12" loading="lazy"> <span class="ml-4 flex items-start flex-col leading-none"> <span class="text-xs text-gray-900 mb-1">ΚΛΕΙΣΤΕ ΕΝΑ</span> <span class="title-font font-medium">DEMO</span> </span> </a> </div> <div> <a href="https://aftersalespro.gr/contact" class="bg-asp inline-flex py-3 px-5 rounded-lg items-center ml-0 mt-0 lg:mt-0 hover:bg-teal-500 focus:outline-none"> <img src="https://cdn.aftersalespro.gr/img/site/cta-one-month.svg" alt="calendar" class="w-12 h-12" loading="lazy"> <span class="ml-4 flex items-start flex-col leading-none text-white sr-only:text-black"> <span class="text-xs mb-1">ΘΑ ΗΘΕΛΑ ΝΑ ΤΟ ΔΟΚΙΜΑΣΩ</span> <span class="font-medium">1 ΜΗΝΑ ΔΩΡΕΑΝ</span> </span> </a> </div> </div> </div> <section class="text-gray-600 body-font"> <div class="container px-5 py-24 mx-auto"> <div class="flex flex-col text-center w-full mb-4"> <p class="text-asp sr-only:text-black tracking-widest font-medium">ΕΝ ΣΥΝΤΟΜΙΑ</p> <h2 class="sm:text-3xl text-2xl font-medium text-gray-900">Όλες τις δυνατότητες της εφαρμογής</h2> </div> <div class="flex flex-wrap sm:mx-auto sm:mb-2 -mx-2"> <div class="p-2 sm:w-1/2 w-full"> <div class="bg-gray-100 rounded flex p-4 h-full items-center"> <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" class="text-asp w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24"> <path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path> <path d="M22 4L12 14.01l-3-3"></path> </svg> <span class="title-font text-lg font-medium">Αυτόματη διασύνδεση με το eshop ή το ERP</span> </div> </div> <div class="p-2 sm:w-1/2 w-full"> <div class="bg-gray-100 rounded flex p-4 h-full items-center"> <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" class="text-asp w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24"> <path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path> <path d="M22 4L12 14.01l-3-3"></path> </svg> <span class="title-font text-lg font-medium">Υποστήριξη 23+ εταιριών courier ταυτόχρονα</span> </div> </div> <div class="p-2 sm:w-1/2 w-full"> <div class="bg-gray-100 rounded flex p-4 h-full items-center"> <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" class="text-asp w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24"> <path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path> <path d="M22 4L12 14.01l-3-3"></path> </svg> <span class="title-font text-lg font-medium">Μεμονωμένη ή μαζική δημιουργία voucher</span> </div> </div> <div class="p-2 sm:w-1/2 w-full"> <div class="bg-gray-100 rounded flex p-4 h-full items-center"> <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" class="text-asp w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24"> <path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path> <path d="M22 4L12 14.01l-3-3"></path> </svg> <span class="title-font text-lg font-medium">Επιλογή του τύπου εκτυπωτή που επιθυμείτε</span> </div> </div> <div class="p-2 sm:w-1/2 w-full"> <div class="bg-gray-100 rounded flex p-4 h-full items-center"> <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" class="text-asp w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24"> <path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path> <path d="M22 4L12 14.01l-3-3"></path> </svg> <span class="title-font text-lg font-medium">Δυνατότητα επιλογής courier αυτόματα με κριτήρια</span> </div> </div> <div class="p-2 sm:w-1/2 w-full"> <div class="bg-gray-100 rounded flex p-4 h-full items-center"> <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" class="text-asp w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24"> <path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path> <path d="M22 4L12 14.01l-3-3"></path> </svg> <span class="title-font text-lg font-medium">Setup της εφαρμογής σε 3 απλά βήματα</span> </div> </div> <div class="p-2 sm:w-1/2 w-full"> <div class="bg-gray-100 rounded flex p-4 h-full items-center"> <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" class="text-asp w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24"> <path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path> <path d="M22 4L12 14.01l-3-3"></path> </svg> <span class="title-font text-lg font-medium">Συμβατότητα με όλες τις πλατφόρμες</span> </div> </div> <div class="p-2 sm:w-1/2 w-full"> <div class="bg-gray-100 rounded flex p-4 h-full items-center"> <svg fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3" class="text-asp w-6 h-6 flex-shrink-0 mr-4" viewBox="0 0 24 24"> <path d="M22 11.08V12a10 10 0 11-5.93-9.14"></path> <path d="M22 4L12 14.01l-3-3"></path> </svg> <span class="title-font text-lg font-medium">Δυνατότητα χρήσης του API για custom λύσεις</span> </div> </div> </div> </div> </section> <section class="text-gray-600 body-font bg-gray-100"> <div class="container px-5 py-24 mx-auto"> <div class="flex flex-col text-center w-full mb-20"> <p class="text-asp sr-only:text-black tracking-widest font-medium">ΜΑΘΕΤΕ ΠΛΗΡΟΦΟΡΙΕΣ</p> <h2 class="sm:text-3xl text-2xl font-medium text-gray-900">Για όλες τις υπηρεσίες της AfterSalesPro</h2> </div> <div class="flex flex-wrap -m-4"> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/label-creation"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/voucher_creation.svg" alt="Δημιουργία Voucher"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Δημιουργία Voucher</h2> <p class="leading-relaxed text-base">Διασύνδεση του eshop σας με τις εταιρείες Courier για αυτόματη δημιουργία και εκτύπωση των Voucher των παραγγελιών σας.</p> <a href="https://aftersalespro.gr/services/label-creation" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/smart-tracking"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/smart_tracking.svg" alt="Μαζική παρακολούθηση των αποστολών σας"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Μαζική παρακολούθηση των αποστολών σας</h2> <p class="leading-relaxed text-base">Από την έξυπνη σελίδα διαχείρισης, μπορείτε να παρακολουθείτε μαζικά την κατάσταση όλων των αποστολών σας.</p> <a href="https://aftersalespro.gr/services/smart-tracking" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/returns-control-tower"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/returns_management.svg" alt="Διαχείριση επιστροφών"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Διαχείριση επιστροφών</h2> <p class="leading-relaxed text-base">Πλήρες σύστημα διαχείρισης των αιτημάτων για επιστροφή καθώς και μείωση των επιστροφών μέσω της έξυπνης παρακολούθησης των επικίνδυνων αποστολών. </p> <a href="https://aftersalespro.gr/services/returns-control-tower" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/cost-calculation"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/shipping_cost_calculation.svg" alt="Υπολογισμός κόστους αποστολής"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Υπολογισμός κόστους αποστολής</h2> <p class="leading-relaxed text-base">Δείτε real-time την εκτίμηση του κόστους ανά εταιρεία για κάθε αποστολή. Μειώστε το συνολικό κόστος αλλά και το χρόνο παράδοσης των παραγγελιών σας.</p> <a href="https://aftersalespro.gr/services/cost-calculation" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/advanced-analytics"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/analytics.svg" alt="Αναλυτικά στατιστικά των αποστολών σας"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Αναλυτικά στατιστικά των αποστολών σας</h2> <p class="leading-relaxed text-base">Ένα πλήρες panel με πολύ χρήσιμα στατιστικά για όλες τις αποστολές, επιστροφές και αντικαταβολές σας. Μία ξεκάθαρη εικόνα για το ηλεκτρονικό σας κατάστημα.</p> <a href="https://aftersalespro.gr/services/advanced-analytics" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/customer-notifications"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/customer-notifications.svg" alt="Αποστολή έξυπνων ειδοποιήσεων στους πελάτες σας"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Αποστολή έξυπνων ειδοποιήσεων στους πελάτες σας</h2> <p class="leading-relaxed text-base">Προγραμματίστε αυτοματοποιημένες ειδοποιήσεις για τους πελάτες σας ώστε να έχουν την καλύτερη δυνατή after-sales εμπειρία</p> <a href="https://aftersalespro.gr/services/customer-notifications" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/branded-tracking-page"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/branded_voucher_tracking_page.svg" alt="Branded Tracking Page για τους πελάτες σας"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Branded Tracking Page για τους πελάτες σας</h2> <p class="leading-relaxed text-base">Εύχρηστη και mobile friendly σελίδα για εντοπισμό του δέματος από τους πελάτες σας real time.</p> <a href="https://aftersalespro.gr/services/branded-tracking-page" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/rating-requests"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/rating-requests.svg" alt="Αυτόματη αποστολή αιτήματος αξιολόγησης"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Αυτόματη αποστολή αιτήματος αξιολόγησης</h2> <p class="leading-relaxed text-base">Οι πελάτες σας λαμβάνουν αυτόματο μήνυμα sms για να αξιολογήσουν το κατάστημά σας στο Skroutz, BestPrice, Facebook, Google με ένα κλικ</p> <a href="https://aftersalespro.gr/services/rating-requests" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/call-back-lead-form"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/phone_order_management.svg" alt="Διαχείριση αιτημάτων για τηλεφωνικές παραγγελίες"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Διαχείριση αιτημάτων για τηλεφωνικές παραγγελίες</h2> <p class="leading-relaxed text-base">Οργανώστε τις τηλεφωνικές σας παραγγελίες όπως εσείς επιθυμείτε με το σύστημα call request της AfterSalesPro </p> <a href="https://aftersalespro.gr/services/call-back-lead-form" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/pick-up-from-store"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/store_pick_up_management.svg" alt="Διαχείριση των “Pickup from store”"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Διαχείριση των “Pickup from store”</h2> <p class="leading-relaxed text-base">Προγραμματισμός και διαχείριση των παραγγελιών που θα παραληφθούν από το κατάστημα. Πλήρης έλεγχος.</p> <a href="https://aftersalespro.gr/services/pick-up-from-store" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> <div class="xl:w-1/4 md:w-1/2 p-4 flex"> <div class="bg-white p-6 rounded-lg"> <a href="https://aftersalespro.gr/services/warehouse-efficiency"> <img loading="lazy" class="h-40 rounded w-full object-cover mb-6" src="https://cdn.aftersalespro.gr/img/site/services/warehouse_efficiency.svg" alt="Orders Preparation Efficiency"> </a> <h2 class="text-lg text-gray-900 font-medium title-font mb-4">Orders Preparation Efficiency</h2> <p class="leading-relaxed text-base">Δείτε καθημερινά ποιες παραγγελίες καθυστερούν να προετοιμαστούν για αποστολή στον πελάτη και ποιες φεύγουν από την αποθήκη σας εγκαίρως. Αποκτήστε έλεγχο στην ταχύτητα προετοιμασίας των δεμάτων και εντοπίστε τυχόν καθυστερήσεις.</p> <a href="https://aftersalespro.gr/services/warehouse-efficiency" class="bg-black text-white inline-flex py-1 px-2 rounded-lg items-center mt-2 hover:bg-teal-500"> Μάθετε περισσότερα </a> </div> </div> </div> </div> </section> <section class="mx-auto container p-2 sm:p-6"> <div class="flex flex-col text-center w-full"> <p class="text-asp sr-only:text-black tracking-widest font-medium">ΤΙ ΛΕΝΕ ΓΙΑ ΕΜΑΣ</p> <h2 class="sm:text-3xl text-2xl font-medium text-gray-900">Πραγματικές εμπειρίες πελατών</h2> </div> <div class="swiper py-6 px-0 sm:px-12"> <div class="swiper-wrapper"> <div class="p-4 md:w-1/2 w-full swiper-slide"> <div class="h-full bg-gray-100 p-8 rounded flex flex-col"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="block w-5 h-5 text-gray-400 mb-4" viewBox="0 0 975.036 975.036"> <path d="M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z"></path> </svg> <p class="leading-relaxed mb-6 ">Πρόκειται για έναν πολύ αξιόπιστο συνεργάτη, ο οποίος μέσω της πλατφόρμας του μας παρέχει ποιοτικές υπηρεσίες οι οποίες βρίσκονται σε πολύ υψηλό επίπεδο. Η διαχείριση των αποστολών μας μέσω της Easy Shipping είναι πολύ εύκολη και δεν απαιτείται ιδιαίτερη εκμάθηση, μιας η πλατφόρμα είναι πολύ εύχρηστη. Η συνεργασία μας με την EasyShipping μας έχει εξοικονομήσει αρκετό χρόνο από τις διαδικασίες της εταιρείας μας.</p> <span class="inline-flex items-center mt-auto"> <img loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/testimonials/tas-courier.jpg" alt="TAS Courier logo" class="w-24 h-24 rounded-full flex-shrink-0 object-cover object-center"> <span class="flex-grow flex flex-col pl-4"> <span class="title-font font-medium text-gray-900">Περικλής Β.</span> <span class="text-gray-500 text-sm">TAS Courier</span> </span> </span> </div> </div> <div class="p-4 md:w-1/2 w-full swiper-slide"> <div class="h-full bg-gray-100 p-8 rounded flex flex-col"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="block w-5 h-5 text-gray-400 mb-4" viewBox="0 0 975.036 975.036"> <path d="M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z"></path> </svg> <p class="leading-relaxed mb-6 ">Στην eCommerce Logistics χρησιμοποιούμε την AfterSalesPro, τους τελευταίους 18 μήνες. Με πάνω από 300 αποστολές τη μέρα και τουλάχιστον 7 διαφορετικές couriers για Ελλάδα και εξωτερικό, πραγματικά μας έχει λύσει τα χέρια. Εύχρηστη εφαρμογή, εύκολη διασύνδεση με το ERP μας και live tracking παραγγελιών είναι μερικά (από τα πολλά) πλεονεκτήματα της εφαρμογής που την κάνουν απαραίτητο εργαλείο για κάθε 3PL.</p> <span class="inline-flex items-center mt-auto"> <img loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/testimonials/ecommerce-logistics.jpg" alt="eCommerce Logistics logo" class="w-24 h-24 rounded-full flex-shrink-0 object-cover object-center"> <span class="flex-grow flex flex-col pl-4"> <span class="title-font font-medium text-gray-900">Μιχάλης Κ.</span> <span class="text-gray-500 text-sm">eCommerce Logistics</span> </span> </span> </div> </div> <div class="p-4 md:w-1/2 w-full swiper-slide"> <div class="h-full bg-gray-100 p-8 rounded flex flex-col"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="block w-5 h-5 text-gray-400 mb-4" viewBox="0 0 975.036 975.036"> <path d="M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z"></path> </svg> <p class="leading-relaxed mb-6 text-xl">Εξοικονομήσαμε χρόνο και λειτουργικά έξοδα. Η ομάδα της AfterSalesPro είναι πάντα δίπλα μας σε ό,τι ζητάμε, με προθυμία και άψογο επαγγελματισμό.</p> <span class="inline-flex items-center mt-auto"> <img loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/testimonials/enzzo-fashion.jpg" alt="Enzzo Fashion logo" class="w-24 h-24 rounded-full flex-shrink-0 object-cover object-center"> <span class="flex-grow flex flex-col pl-4"> <span class="title-font font-medium text-gray-900">Γιώργος Α.</span> <span class="text-gray-500 text-sm">Enzzo Fashion</span> </span> </span> </div> </div> <div class="p-4 md:w-1/2 w-full swiper-slide"> <div class="h-full bg-gray-100 p-8 rounded flex flex-col"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="block w-5 h-5 text-gray-400 mb-4" viewBox="0 0 975.036 975.036"> <path d="M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z"></path> </svg> <p class="leading-relaxed mb-6 text-lg">Εξοικονόμηση χρόνου, χαμηλές χρεώσεις, ότι ακριβώς χρειάζεται ένας επαγγελματίας με κατάστημα eshop. Καλύπτει αρκετές courier και αυτό μας κάνει πιο εύκολη την ζωή μιας και εμείς συνεργαζόμαστε με 3 διαφορετικές courier για τις αποστολές μας. Σας ευχαριστώ για τα 2+ άψογης συνεργασίας και υποστήριξης.</p> <span class="inline-flex items-center mt-auto"> <img loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/testimonials/megaprosfora.jpg" alt="MegaProsfores logo" class="w-24 h-24 rounded-full flex-shrink-0 object-cover object-center"> <span class="flex-grow flex flex-col pl-4"> <span class="title-font font-medium text-gray-900">Maria C.</span> <span class="text-gray-500 text-sm">MegaProsfores</span> </span> </span> </div> </div> <div class="p-4 md:w-1/2 w-full swiper-slide"> <div class="h-full bg-gray-100 p-8 rounded flex flex-col"> <svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" class="block w-5 h-5 text-gray-400 mb-4" viewBox="0 0 975.036 975.036"> <path d="M925.036 57.197h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.399 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l36 76c11.6 24.399 40.3 35.1 65.1 24.399 66.2-28.6 122.101-64.8 167.7-108.8 55.601-53.7 93.7-114.3 114.3-181.9 20.601-67.6 30.9-159.8 30.9-276.8v-239c0-27.599-22.401-50-50-50zM106.036 913.497c65.4-28.5 121-64.699 166.9-108.6 56.1-53.7 94.4-114.1 115-181.2 20.6-67.1 30.899-159.6 30.899-277.5v-239c0-27.6-22.399-50-50-50h-304c-27.6 0-50 22.4-50 50v304c0 27.601 22.4 50 50 50h145.5c-1.9 79.601-20.4 143.3-55.4 191.2-27.6 37.8-69.4 69.1-125.3 93.8-25.7 11.3-36.8 41.7-24.8 67.101l35.9 75.8c11.601 24.399 40.501 35.2 65.301 24.399z"></path> </svg> <p class="leading-relaxed mb-6 text-xl">Τους ανακάλυψα τυχαία και πλέον δεν τους αλλάζω με τίποτα. Πολύ εξυπηρετικοί στο σετάρισμα και ότι χρειάστηκα. Μου αρέσει που κάνουν συνεχή εξέλιξη και προσθέτουν λειτουργίες που μας εξυπηρετούν. Δεν τους αλλάζω. Συνεχίστε την καλή δουλειά.</p> <span class="inline-flex items-center mt-auto"> <img loading="lazy" src="https://cdn.aftersalespro.gr/img/logo/testimonials/asp.jpg" alt="TikTak logo" class="w-24 h-24 rounded-full flex-shrink-0 object-cover object-center"> <span class="flex-grow flex flex-col pl-4"> <span class="title-font font-medium text-gray-900">Ιορδάνης Γ.</span> <span class="text-gray-500 text-sm">TikTak</span> </span> </span> </div> </div> </div> <div class="swiper-button-next text-teal-500 hidden sm:block"></div> <div class="swiper-button-prev text-teal-500 hidden sm:block"></div> <div class="swiper-pagination sm:hidden"></div> </div> </section> <script type="application/ld+json"> { "@context": "https://schema.org", "@type": "SoftwareApplication", "name": "AfterSalesPro", "applicationCategory": "BusinessApplication", "aggregateRating": { "@type": "AggregateRating", "ratingValue": "5", "ratingCount": "10" }, "offers": { "@type": "Offer", "price": "0", "priceCurrency": "EUR" } } </script> <section class="bg-white"> <div class="container flex flex-col items-center px-4 py-12 mx-auto xl:flex-row"> <div class="flex justify-center xl:w-1/2"> <img loading="lazy" src="https://aftersalespro.gr/img/site/asp-demo-request.webp" alt="Αίτηση για Demo" width="661" height="449"> </div> <div class="flex flex-col items-center mt-6 xl:items-start xl:w-1/2 xl:mt-0"> <h2 class="text-3xl font-semibold tracking-tight text-gray-800 xl:text-4xl"> Αίτηση για Δωρεάν Demo </h2> <p class="block max-w-2xl mt-4 text-gray-500"> Προγραμματίστε άμεσα ένα demo για να δείτε όλες τις λειτουργίες της εφαρμογής χωρίς καμία δέσμευση </p> <div class="mt-6 sm:-mx-2"> <div class="flex lg:flex-row justify-center max-[430px]:flex-col items-center gap-4 basis-auto"> <div> <a href="https://calendly.com/aftersalesprogr/suite-presentation" class="bg-gray-200 inline-flex py-3 px-5 rounded-lg items-center hover:bg-gray-300 focus:outline-none" target="_blank"> <img src="https://cdn.aftersalespro.gr/img/site/cta-calendar.svg" alt="calendar" class="w-12 h-12" loading="lazy"> <span class="ml-4 flex items-start flex-col leading-none"> <span class="text-xs text-gray-900 mb-1">ΚΛΕΙΣΤΕ ΕΝΑ</span> <span class="title-font font-medium">DEMO</span> </span> </a> </div> <div> <a href="https://aftersalespro.gr/contact" class="bg-asp inline-flex py-3 px-5 rounded-lg items-center ml-0 mt-0 lg:mt-0 hover:bg-teal-500 focus:outline-none"> <img src="https://cdn.aftersalespro.gr/img/site/cta-one-month.svg" alt="calendar" class="w-12 h-12" loading="lazy"> <span class="ml-4 flex items-start flex-col leading-none text-white sr-only:text-black"> <span class="text-xs mb-1">ΘΑ ΗΘΕΛΑ ΝΑ ΤΟ ΔΟΚΙΜΑΣΩ</span> <span class="font-medium">1 ΜΗΝΑ ΔΩΡΕΑΝ</span> </span> </a> </div> </div> </div> </div> </div> </section> <section class="bg-gray-100 lg:py-12 lg:flex lg:justify-center"> <div class="overflow-hidden bg-white lg:mx-8 lg:flex lg:max-w-6xl lg:w-1/2 lg:shadow-md lg:rounded-xl"> <div class="lg:w-1/3"> <div class="h-64 bg-cover lg:h-full" style="background-image:url('https://aftersalespro.gr/img/site/account-manager.webp')"></div> </div> <div class="max-w-xl px-6 py-12 lg:max-w-5xl lg:w-3/4"> <h2 class="text-2xl font-semibold text-gray-800 md:text-3xl"> Με τον δικό σας <span class="text-asp">Account Manager</span> </h2> <p class="mt-4 text-gray-500">Ένας εκπρόσωπός μας θα είναι κοντά σας για να σας εξηγήσει όλες τις δυνατότητες της εφαρμογής αλλά και για σας καθοδηγήσει κατά το setup του δικού σας eshop. Θα είναι δίπλα σας σε κάθε βήμα εξέλιξης της επιχείρησής σας και θα σας παρέχει συμβουλευτικές υπηρεσίες βελτίωσης όλων των διαδικασιών σας.</p> <div class="inline-flex w-full mt-6 sm:w-auto"> <a href="https://aftersalespro.gr/contact" class="inline-flex items-center justify-center w-full px-6 py-2 text-sm text-white duration-300 bg-gray-800 rounded-lg hover:bg-gray-700 focus:ring focus:ring-gray-300 focus:ring-opacity-80">Ξεκινήστε τώρα</a> </div> </div> </div> <div class="overflow-hidden bg-white lg:mx-8 lg:flex lg:max-w-6xl lg:w-1/2 lg:shadow-md lg:rounded-xl"> <div class="lg:w-1/3"> <div class="h-64 bg-cover lg:h-full" style="background-image:url('https://aftersalespro.gr/img/site/team-setup.webp')"></div> </div> <div class="max-w-xl px-6 py-12 lg:max-w-5xl lg:w-3/4"> <h2 class="text-2xl font-semibold text-gray-800 md:text-3xl"> Δωρεάν εγκατάσταση <span class="text-asp">απο την ομάδα μας</span> </h2> <p class="mt-4 text-gray-500">Όλες οι ρυθμίσεις και η διασύνδεση των συστημάτων σας θα γίνει εξ' ολοκλήρου από την ομάδα μας ή με την κατάλληλη καθοδήγησή της. Η εφαρμογή είναι συμβατή με όλα τα συστήματα και τις ηλεκτρονικές πλατφόρμες επομένως δεν χρειάζεται ιδιαίτερες τεχνικές γνώσεις ή αλλαγές από την πλευρά σας. </p> <div class="inline-flex w-full mt-6 sm:w-auto"> <a href="https://aftersalespro.gr/contact" class="inline-flex items-center justify-center w-full px-6 py-2 text-sm text-white duration-300 bg-gray-800 rounded-lg hover:bg-gray-700 focus:ring focus:ring-gray-300 focus:ring-opacity-80">Ξεκινήστε τώρα</a> </div> </div> </div> </section> <section class="mx-auto container p-6"> <div class="flex flex-col text-center w-full mb-10"> <h2 class="sm:text-3xl text-2xl font-medium text-gray-900">Μας εμπιστεύονται</h2> </div> <div class="grid grid-cols-2 gap-x-5 gap-y-2 md:grid-cols-6 items-center"> <figure> <a href="https://dlgcom.gr/" target="_blank"> <img loading="lazy" width="250" height="100" style="max-height: 60px" class="m-auto" srcset="https://cdn.aftersalespro.gr/img/logo/partners/dlgcom-gr_2x.webp 2x" src="https://cdn.aftersalespro.gr/img/logo/partners/dlgcom-gr.webp" alt="Dual Logicom Logo"> </a> </figure> <figure> <a href="https://www.greekecommerce.gr/greca-member/aftersalespro-gr/" target="_blank" > <img loading="lazy" width="250" height="100" style="width: auto; max-height: 60px" class="m-auto" src="https://cdn.aftersalespro.gr/img/logo/partners/greekecommercegr.svg" alt="GRECA Logo"> </a> </figure> <figure> <img loading="lazy" width="250" height="100" style="width: auto; max-height: 60px" class="m-auto" src="https://cdn.aftersalespro.gr/img/logo/partners/iqosgr.svg" alt="IQOS Logo"> </figure> <figure> <img loading="lazy" width="250" height="100" style="width: auto; max-height: 60px" class="m-auto" src="https://cdn.aftersalespro.gr/img/logo/partners/public.svg" alt="Public Logo"> </figure> <figure> <img loading="lazy" width="250" height="100" style="width: auto; max-height: 60px;" class="m-auto" src="https://cdn.aftersalespro.gr/img/logo/partners/irepair-logo.svg" alt="iRepair Logo"> </figure> <figure> <img loading="lazy" width="250" height="100" style="width: 100px; max-height: 100px" class="m-auto" src="https://cdn.aftersalespro.gr/img/logo/partners/bestpricegr.svg" alt="BestPrice Logo"> </figure> </div> </section> <footer class=" text-gray-600 body-font pt-12 footer-image-layer mt-4" style="background-image: url(https://cdn.aftersalespro.gr/img/site/testimonial-bg-5.webp);"> <div class="container px-5 pt-16 pb-4 mx-auto"> <div class="flex flex-wrap md:text-left text-center order-first"> <div class="sm:w-1/2 md:w-1/4 w-full px-4 mb-6 "> <p class="my-4 text-center"> <a href="https://aftersalespro.gr" class="md:mb-6"> <img loading="lazy" src="https://aftersalespro.gr/img/logo/aftersalespro.svg" alt="AfterSalesPro Logo" width="290" height="72" class="mx-auto "> </a> <br /> <a href="tel:+302103006368" class="text-gray-500 hover:text-gray-800 py-2 my-2"> +30 210 300 6368 </a> <br /> <a href="/cdn-cgi/l/email-protection#0d7e786e6e687e7e2379686c604d6c6b79687f7e6c61687e7d7f62236a7f" class="text-gray-500 hover:text-gray-800 "> <span class="__cf_email__" data-cfemail="c5b6b0a6a6a0b6b6ebb1a0a4a885a4a3b1a0b7b6a4a9a0b6b5b7aaeba2b7">[email protected]</span> </a> <br /> </p> <div class="flex flex-wrap bg-white mt-4 rounded"> <div class="w-1/3"> <a href="https://steliosfoundation.gr/stelios-awards-for-young-entrepreneurs-in-greece-2024-winners/" target="_blank" class="inline"> <img src="https://aftersalespro.gr/img/site/stelios-young-awards.jpg" alt="" style="max-width: 90%; margin: 5px 5%" /> </a> </div> <div class="w-1/3"> <img loading="lazy" src="https://aftersalespro.gr/img/evolution_gold_2024.webp" class="inline-block" style="max-width: 90%; margin: 15px 5%" alt="e-Volution 2024 - AfterSalesPro - 3 Gold"> </div> <div class="w-1/3"> <img loading="lazy" src="https://aftersalespro.gr/img/evolution_bronze_2024.webp" class="inline-block" style="max-width: 90%; margin: 15px 10% 0 0" alt="e-Volution 2024 - AfterSalesPro - 3 Bronze"> </div> <div class="w-full"> <br /> </div> <div class="w-1/3"> <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script data-ws="24378" data-h="greca.adman.gr" data-s="140x80" src="https://static.adman.gr/adman.js"></script> </div> <div class="w-1/3"> <a href="https://sekee.gr" title="SEKEE" rel="nofollow" target="_blank"> <img src="https://aftersalespro.gr/img/logo/partners/sekeegr.webp" alt="SEKEE" class="mt-2" /> </a> </div> <div class="w-1/3"> <img src="https://aftersalespro.gr/img/logo/partners/elevategreecegovgr.png" alt="ElevateGreece" style="max-width: 80%; margin: 5px 10%" /> </div> </div> </div> <div class="sm:w-1/2 md:w-1/6 w-full px-4 mb-6"> <h2 class="font-medium text-xl text-gray-900 tracking-widest mb-3">Πληροφορίες</h2> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/about"> Σχετικά με εμάς </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services"> Υπηρεσίες </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/carrier"> Εταιρίες Courier </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/integration"> Πλατφόρμες </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/extensions"> Extensions </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/pricing"> Τιμοκατάλογος </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/e-business"> e-Business Partner </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/contact"> Επικοινωνία </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/panel/helpdesk/tickets"> Technical Support </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/perks"> Προνόμια </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://blog.aftersalespro.gr"> BLOG </a> </div> <div class="sm:w-1/2 md:w-1/5 w-full px-4 mb-6"> <h2 class="font-medium text-xl text-gray-900 tracking-widest mb-3">Υπηρεσίες</h2> <div class="flex flex-wrap"> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/label-creation"> Voucher Creation </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/smart-tracking"> Smart Tracking </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/returns-control-tower"> Returns Control Tower </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/cost-calculation"> Cost Calculation </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/advanced-analytics"> Advanced Analytics </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/customer-notifications"> Customer Notifications </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/branded-tracking-page"> Branded Tracking Page </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/rating-requests"> Rating Requests </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/call-back-lead-form"> Call Back Lead Form </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/pick-up-from-store"> “Pickup from store” Management </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="https://aftersalespro.gr/services/warehouse-efficiency"> Orders Preparation Efficiency </a> </div> </div> <div class="sm:w-1/2 md:w-1/6 w-full px-4 mb-6"> <h2 class="font-medium text-xl text-gray-900 tracking-widest mb-3">Διασυνδέσεις</h2> <div class="flex flex-wrap"> <a href="https://aftersalespro.gr/integration/magento" title="Magento" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Magento </a> <a href="https://aftersalespro.gr/integration/woocommerce" title="WooCommerce" class="w-full block text-gray-600 py-2 hover:text-gray-800"> WooCommerce </a> <a href="https://aftersalespro.gr/integration/opencart" title="OpenCart" class="w-full block text-gray-600 py-2 hover:text-gray-800"> OpenCart </a> <a href="https://aftersalespro.gr/integration/cscart" title="CsCart" class="w-full block text-gray-600 py-2 hover:text-gray-800"> CsCart </a> <a href="https://aftersalespro.gr/integration/shopify" title="Shopify" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Shopify </a> <a href="https://aftersalespro.gr/integration/softone" title="Softone" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Softone </a> <a href="https://aftersalespro.gr/integration/regate" title="Regate" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Regate </a> <a href="https://aftersalespro.gr/integration/prestashop" title="PrestaShop" class="w-full block text-gray-600 py-2 hover:text-gray-800"> PrestaShop </a> <a href="https://aftersalespro.gr/integration/api" title="Api" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Api </a> <a href="https://aftersalespro.gr/integration/entersoft" title="Entersoft" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Entersoft </a> <a href="https://aftersalespro.gr/integration/epsilon" title="Epsilon Net" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Epsilon Net </a> <a href="https://aftersalespro.gr/integration/tesae" title="TESAE" class="w-full block text-gray-600 py-2 hover:text-gray-800"> TESAE </a> <a href="https://aftersalespro.gr/integration/pegasus" title="Pegasus ERP" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Pegasus ERP </a> <a href="https://aftersalespro.gr/integration/pylon" title="Pylon ERP" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Pylon ERP </a> <a href="https://aftersalespro.gr/integration/unisoft-capitalbos" title="Unisoft Capital B.O.S" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Unisoft Capital B.O.S </a> <a href="https://aftersalespro.gr/integration/shopranos" title="Shopranos" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Shopranos </a> <a href="https://aftersalespro.gr/integration/megaventory" title="Megaventory" class="w-full block text-gray-600 py-2 hover:text-gray-800"> Megaventory </a> </div> </div> <div class="sm:w-1/2 md:w-1/6 w-full px-4 mb-6"> <h2 class="font-medium text-xl text-gray-900 tracking-widest mb-3">Legal</h2> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="/terms"> Όροι Χρήσης </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="/privacy-policy"> Πολιτική Προσωπικών Δεδομένων </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="/dpa"> Data Processing Agreement </a> <a class="w-full block text-gray-600 py-2 hover:text-gray-800" href="/sla"> Service Level Agreement </a> </div> </div> </div> <div class="bg-gray-100"> <div class="container px-5 py-6 mx-auto flex items-center sm:flex-row flex-col"> <p class="w-1/2 text-sm text-gray-800 sm:ml-6 sm:mt-0 mt-4">© 2018-2024 AfterSalesPro.gr — All rights reserved. </p> <p class="w-1/2 text-right"> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro linkedin" href="https://www.linkedin.com/company/aftersalespro/"> <i class="fa-brands fa-linkedin"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro linkedin" href="https://www.youtube.com/@aftersalespro"> <i class="fa-brands fa-youtube"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro facebook" href="https://www.facebook.com/aftersalespro.gr/"> <i class="fa-brands fa-facebook"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro instagram" href="https://www.instagram.com/aftersalespro/"> <i class="fa-brands fa-instagram"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro opencart" href="https://www.opencart.com/index.php?route=marketplace/extension&filter_member=AfterSalesPro"> <i class="fa-brands fa-opencart"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro wordpress" href="https://wordpress.org/plugins/tags/aftersalespro"> <i class="fa-brands fa-wordpress"></i> </a> <a target="_blank" class="px-1 text-3xl" title="AfterSalesPro magento" href="https://marketplace.magento.com/catalogsearch/result/?q=aftersalespro"> <i class="fa-brands fa-magento"></i> </a> </p> </div> </div> </footer> </main> <script src="https://cdn.aftersalespro.gr/js/site.js" defer></script> <div class="js-cookie-consent cookie-consent"> <p class="cookie-consent__message"> Your experience on this site will be improved by allowing cookies. <button class="js-cookie-consent-agree cookie-consent__agree"> Allow cookies </button> </p> </div> <style> .cookie-consent { position: fixed; bottom: 0; padding: 15px 20px; background: #efefef; width: 100%; z-index: 999; text-align: center; } .cookie-consent p { color: #000 !important; } .cookie-consent button { margin: 0 0 0 20px; background: #ccc; padding: 5px 10px !important; border: none; cursor: pointer; } </style> <script> window.laravelCookieConsent = (function () { const COOKIE_VALUE = 1; const COOKIE_DOMAIN = 'aftersalespro.gr'; function consentWithCookies() { setCookie('laravel_cookie_consent', COOKIE_VALUE, 7300); hideCookieDialog(); } function cookieExists(name) { return (document.cookie.split('; ').indexOf(name + '=' + COOKIE_VALUE) !== -1); } function hideCookieDialog() { const dialogs = document.getElementsByClassName('js-cookie-consent'); for (let i = 0; i < dialogs.length; ++i) { dialogs[i].style.display = 'none'; } } function setCookie(name, value, expirationInDays) { const date = new Date(); date.setTime(date.getTime() + (expirationInDays * 24 * 60 * 60 * 1000)); document.cookie = name + '=' + value + ';expires=' + date.toUTCString() + ';domain=' + COOKIE_DOMAIN + ';path=/' + ';samesite=lax'; } if (cookieExists('laravel_cookie_consent')) { hideCookieDialog(); } const buttons = document.getElementsByClassName('js-cookie-consent-agree'); for (let i = 0; i < buttons.length; ++i) { buttons[i].addEventListener('click', consentWithCookies); } return { consentWithCookies: consentWithCookies, hideCookieDialog: hideCookieDialog }; })(); </script> </body> </html>