{"id":13626,"date":"2024-01-04T19:26:36","date_gmt":"2024-01-04T19:26:36","guid":{"rendered":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/?page_id=13626"},"modified":"2025-08-28T13:02:42","modified_gmt":"2025-08-28T13:02:42","slug":"swiftcell","status":"publish","type":"page","link":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/","title":{"rendered":"SwiftCell"},"content":{"rendered":"\n        <div class=\"slider-banner slider-banner--single\" id=\"slider-banner-block_8ef678586b5ddfc4ed15f74035304799\">\n        <div class=\"slider-banner-main\" id=\"slider-banner-block_8ef678586b5ddfc4ed15f74035304799-main\">\n            \n                            <div class=\"slider-banner-slide gradient\">\n                    <div class=\"slider-banner-media\">\n                                                    <video autoplay muted loop playsinline style=\"object-position: center;\">\n                                <source src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/swiftcell.mp4\" type=\"video\/mp4\">\n                            <\/video>\n                                            <\/div>\n                    <div class=\"slider-banner-content\" style=\"color: #000;\">\n                        <div class=\"slider-banner-content-wrp\">\n                                                            <p class=\"slider-banner-subtitle subtitle\">Low volume device assembly and trayhandling<\/p>\n                                                                                        <h1 class=\"slider-banner-title\">ATS SWIFTCELL\u2122 <\/h1>\n                                <div class=\"slider-banner-underline\"><\/div>\n                            \n                                                            <div class=\"slider-banner-text\"><p>Highly flexible modules providing the foundation for easy automated part handling and assembly of medical devices from clinical trials to commercialization<\/p>\n<\/div>\n                            \n                                                                <a href=\"#configurations\" class=\"slider-banner-button atsls-btn button\">Learn more about Configurations<\/a>\n                                                        <\/div>\n                    <\/div>\n                <\/div>\n                    <\/div>\n        <div class=\"main-slider-controls\"><\/div>\n            <\/div>\n\n<script>\n    (function($) {\n        $(document).ready(function() {\n            const $mainSlider = $('.slider-banner-main');\n            const $navWrapper = $('.slider-banner-nav-wrp');\n            const $navSlides = $navWrapper.find('.slider-banner-nav-slide');\n            const isMobile = window.innerWidth <= 1024;\n            const isWideScreen = window.innerWidth > 991;\n\n            $mainSlider.slick({\n                slidesToShow: 1,\n                slidesToScroll: 1,\n                arrows: isMobile,\n                dots: isMobile,\n                appendArrows: $('.main-slider-controls'),\n                appendDots: $('.main-slider-controls'),\n                fade: true,\n                autoplay: true,\n                autoplaySpeed: 8000,\n                infinite: true,\n            });\n\n            if (isWideScreen && $navSlides.length > 4) {\n                $navWrapper.slick({\n                    slidesToShow: 4,\n                    slidesToScroll: 1,\n                    infinite: true,\n                    asNavFor: '.slider-banner-main',\n                    focusOnSelect: true,\n                    variableWidth: false,\n                    arrows: true,\n                    autoplay: true,\n                    autoplaySpeed: 8000,\n                });\n\n                $mainSlider.slick('slickSetOption', 'asNavFor', '.slider-banner-nav-wrp', true);\n            } else {\n                $navWrapper.addClass('elem-block');\n                const $underline = $('<div class=\"slider-banner-nav-underline\"><\/div>');\n                const $prevBtn = $('<button class=\"slider-banner-nav-prev\"><\/button>');\n                const $nextBtn = $('<button class=\"slider-banner-nav-next\"><\/button>');\n                $navWrapper.append($underline, $prevBtn, $nextBtn);\n\n                function updateUnderline($el) {\n                    if (!$el.length) return;\n                    $underline.css({\n                        width: $el.outerWidth() - 30,\n                        left: $el.position().left + 15\n                    });\n                }\n\n                let currentIndex = 0;\n\n                function goTo(index) {\n                    currentIndex = index;\n                    $mainSlider.slick('slickGoTo', index);\n                    $navSlides.removeClass('slick-current');\n                    $navSlides.eq(index).addClass('slick-current');\n                    updateUnderline($navSlides.eq(index));\n                }\n\n                $navSlides.each(function(index) {\n                    $(this).on('click', function() {\n                        goTo(index);\n                    });\n                });\n\n                $prevBtn.on('click', function() {\n                    goTo((currentIndex - 1 + $navSlides.length) % $navSlides.length);\n                });\n\n                $nextBtn.on('click', function() {\n                    goTo((currentIndex + 1) % $navSlides.length);\n                });\n\n                goTo(0);\n            }\n\n            \/\/ Add beforeChange event handler for .slider-banner\n\n            $('.slider-banner').on('beforeChange', function(event, slick, currentSlide, nextSlide) {\n                const $navSlides = $('.slider-banner-nav-slide');\n                const $underline = $('.slider-banner-nav-underline');\n\n                if ($navSlides.length <= 5) {\n                    $navSlides.removeClass('slick-current');\n                    const $nextNavSlide = $navSlides.eq(nextSlide);\n                    $nextNavSlide.addClass('slick-current');\n\n                    const slideWidth = $nextNavSlide.outerWidth();\n                    const slideLeft = $nextNavSlide.position().left;\n\n                    $underline.css({\n                        width: slideWidth - 30,\n                        left: slideLeft + 15\n                    });\n                }\n            });\n\n        });\n    })(jQuery);\n<\/script>\n\n<style>\n\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner{\n        position: relative;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-slide{\n        position: relative;\n        z-index: 3;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-slide.gradient:before{\n        content : \"\";\n        position: absolute;\n        width: 100%;\n        height: 100%;\n        left: 0;\n        top: 0;\n        background: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 43%, rgba(255, 255, 255, 0.3) 100%);\n        pointer-events: none;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-media{\n        position: absolute;\n        width: 100%;\n        height: 100%;\n        left: 0;\n        top: 0;\n        z-index: -1;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-media--dark:before{\n        content : \"\";\n        position: absolute;\n        width: 100%;\n        height: 100%;\n        left: 0;\n        top: 0;\n        background: rgba(0, 0, 0, 0.4);\n        pointer-events: none;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-media img,\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-media video{\n        width: 100%;\n        height: 100%;\n        object-fit: cover;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-content{\n        min-height: 700px;\n        display: flex;\n        flex-direction: column;\n        justify-content: flex-end;\n        padding: 150px 0 100px;\n        position: relative;\n\n\n        max-width: 1280px;\n        margin-left: auto;\n        margin-right: auto;\n        padding-left: 15px;\n        padding-right: 15px;\n\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-content-wrp{\n        width: 55%;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-button {\n        text-decoration: none;\n        background-color: #9ACD4F;\n        color: #071630;\n        font-size: 18px;\n        text-transform: uppercase;\n        font-weight: 400;\n        border-radius: 0;\n        position: relative;\n        transition: all ease 0.3s;\n        display: inline-block;\n        text-align: center;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-button:hover{\n        color: #071630;\n    }\n\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-title{\n        font-weight: 900;\n        margin-bottom: 16px;\n        text-transform: uppercase;\n        line-height: 1.2;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-underline{\n        width: 130px;\n        height: 4px;\n        background-color: #206EC7;\n        margin-bottom: 24px;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-text p{\n        margin-bottom: 20px;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-wrp{\n        max-width: 1280px;\n        display: flex;\n        margin-left: auto;\n        margin-right: auto;\n        padding-left: 15px;\n        padding-right: 15px;\n        position: relative;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-wrp.slick-slider{\n        align-items: center;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-wrp.elem-block{\n        justify-content: space-around;\n        padding: 0 60px;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav{\n        background-color: #fff;\n        border-bottom: 2px solid #E6E6E6\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav .slick-list{\n        padding: 0 10px;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-slide{\n        min-height: 84px;\n        height: auto;\n        padding: 16px 20px 15px;\n        cursor: pointer;\n        display: flex !important;\n        flex-direction: column;   \n        border-bottom: 6px solid transparent;\n        transition: .3s;\n        position: relative;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-slide:after{\n        content: '';\n        position: absolute;\n        bottom: -6px;\n        left: 20px;\n        height: 6px;\n        width: 0;\n        background-color: #9ACD4F;\n        pointer-events: none;\n        opacity: 0;\n        transition: .3s\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slick-slider .slider-banner-nav-slide.slick-current:after {\n       opacity: 1;\n       width: calc(100% - 40px);\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-slide .nav-text{\n        font-size: 14px;\n        margin-bottom: 0;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-slide .nav-title{\n        margin-bottom: 8px;\n    }\n\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-slide.slick-current .nav-title{\n        font-weight: 600;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav .slick-prev, \n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav .slick-next{\n        position: static;\n        transform: none;\n        width: 20px;\n        height: 20px;\n        flex-shrink: 0;\n        background-image: url('https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/themes\/atsls-2025\/assets\/btn-arrow-blue.svg');\n        background-repeat: no-repeat;\n        background-position: center center;\n        background-size: contain;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav .slick-prev{\n        transform: rotate(180deg);\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav .slick-disabled{\n        opacity: .5;\n        pointer-events: none;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav .slick-prev:before, \n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav .slick-next:before{\n        display: none;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-underline {\n      height: 6px;\n      background-color: #9ACD4F;\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      transition: all 0.3s ease;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-prev,\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-next {\n        position: absolute;\n        top: 50%;\n        transform: translateY(-50%);\n        width: 20px;\n        height: 20px;\n        flex-shrink: 0;\n        background-color: transparent;\n        background-image: url('https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/themes\/atsls-2025\/assets\/btn-arrow-blue.svg');\n        background-repeat: no-repeat;\n        background-position: center center;\n        background-size: contain;\n        border: none;\n        cursor: pointer;\n        z-index: 2;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav .slick-track{\n        display: flex;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-prev {\n      left: 15px;\n      transform: translateY(-50%) rotate(180deg);\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-next {\n      right: 15px;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799  .main-slider-controls{\n        position: absolute;\n        bottom: 30px;\n        display: flex;\n        align-items: center;\n        justify-content: flex-start;\n        left: 0;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799  .main-slider-controls .slick-dots{\n        position: static;\n        width: auto;\n        display: flex;\n        align-items: center;\n        order: 1;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799  .main-slider-controls .slick-dots button{\n        width: 16px;\n        height: 16px;\n        background-color: #206EC766;\n        transition: .3s;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799  .main-slider-controls .slick-dots .slick-active button{\n        width: 56px;\n        background-color: #206EC7;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799  .main-slider-controls .slick-dots button:before{\n        display: none;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799  .main-slider-controls .slick-dots li{\n        width: auto;\n        height: auto;\n        margin: 0 4px;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .main-slider-controls .slick-prev, \n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .main-slider-controls .slick-next{\n        position: static;\n        transform: none;\n        width: 50px;\n        height: 50px;\n        flex-shrink: 0;\n        background-image: url('https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/themes\/atsls-2025\/assets\/btn-arrow-blue.svg');\n        background-repeat: no-repeat;\n        background-position: center center;\n        background-size: 16px;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .main-slider-controls .slick-prev{\n        transform: rotate(180deg);\n        order: 0;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .main-slider-controls .slick-next{\n        order: 2;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .main-slider-controls .slick-disabled{\n        opacity: .5;\n        pointer-events: none;\n    }\n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .main-slider-controls .slick-prev:before, \n    #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .main-slider-controls .slick-next:before{\n        display: none;\n    }\n\n\n   \n    @media(min-width: 992px){\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav-slide {\n        width: calc(100% \/ var(--slidesCount));\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799  .main-slider-controls{\n            display: none;\n        }\n    }\n\n    @media(max-width: 1200px){\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-content-wrp{\n            width: 70%;\n        }\n    }\n\n    @media(max-width: 991px){\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-nav{\n            display: none;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slick-dotted.slick-slider{\n           margin: 0;\n        }\n    }\n    @media(max-width: 767px){\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-content-wrp{\n            width: 100%;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-content{\n            min-height: auto;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-main .slick-track{\n            display: flex;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-main .slick-slide{\n            height: auto;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799 .slider-banner-content{\n            padding: 50px 15px 100px;\n            color: #000 !important;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner{\n            padding-top: 0;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-media{\n            position: static;\n            width: 100%;\n            height: 350px;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner.slider-banner--single .slider-banner-content {\n            padding-bottom: 60px;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-slide:before{\n            display: none;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-media--dark:before{\n            display: none;\n        }\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-media img,\n        #slider-banner-block_8ef678586b5ddfc4ed15f74035304799.slider-banner .slider-banner-media video{\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n    }\n\n<\/style>\n\n\n\n\n\n<div class=\"gb-container gb-container-1fbc9d12 alignwide\"><div class=\"gb-inside-container\">\n<div class=\"gb-grid-wrapper gb-grid-wrapper-092d9e2b\">\n<div class=\"gb-grid-column gb-grid-column-19312424\"><div class=\"gb-container gb-container-19312424 video atsls-full-media\"><div class=\"gb-inside-container\">\n\n<figure class=\"wp-block-video\"><video height=\"1080\" style=\"aspect-ratio: 1920 \/ 1080;\" width=\"1920\" loop poster=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/swiftcell-thumb.jpg\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2023\/11\/SwiftCell-Video.mp4\"><\/video><\/figure>\n\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-26a6403e\"><div class=\"gb-container gb-container-26a6403e\"><div class=\"gb-inside-container\">\n\n<h2 class=\"gb-headline gb-headline-35ad6c8c gb-headline-text\">STANDARDIZED ASSEMBLY MODULES<\/h2>\n\n\n\n<div class=\"gb-headline gb-headline-2017c915 gb-headline-text\"><\/div>\n\n\n\n<p class=\"gb-headline gb-headline-746a20a4 gb-headline-text\">Standardized assembly modules are designed to meet the highest regulatory standards<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Low volume up to 20 ppm<\/li>\n\n\n\n<li>Pick and choose modules for transport, infeed\/outfeed, and process stations<\/li>\n\n\n\n<li>Several vision inspection options available<\/li>\n<\/ul>\n\n\n<div class=\"gb-button-wrapper gb-button-wrapper-df4b724d\">\n\n<a class=\"gb-button gb-button-d13e0833 gb-button-text atsls-btn small\" href=\"https:\/\/go.atsautomation.com\/l\/651873\/2025-04-10\/h7tf56\/651873\/1744293117Pvg2quEC\/APR_04_2025_Factsheet_SwiftCell.pdf\" target=\"_blank\" rel=\"noopener noreferrer\">Download Factsheet<\/a>\n\n<\/div>\n<\/div><\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-d2bd439c alignwide\"><div class=\"gb-inside-container\">\n<div class=\"gb-container gb-container-a2f01781\"><div class=\"gb-inside-container\">\n\n<h3 class=\"gb-headline gb-headline-f0ad0b9d gb-headline-text\">Recommended For<\/h3>\n\n\n<div class=\"gb-grid-wrapper gb-grid-wrapper-b9c72872\">\n<div class=\"gb-grid-column gb-grid-column-af55100e\"><div class=\"gb-container gb-container-af55100e\"><div class=\"gb-inside-container\">\n\n<p class=\"gb-headline gb-headline-1f948243 gb-headline-text\"><img loading=\"lazy\" decoding=\"async\" width=\"30\" height=\"30\" class=\"wp-image-24607\" style=\"width: 30px;\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-safety-syringe.png\" alt=\"Safety Syringes\">  Safety syringes<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-da71de84 gb-headline-text\"><img loading=\"lazy\" decoding=\"async\" width=\"30\" height=\"30\" class=\"wp-image-24610\" style=\"width: 30px;\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-inhaler.png\" alt=\"Inhaler Assembly\">  Inhalers<\/p>\n\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-82cedc52\"><div class=\"gb-container gb-container-82cedc52\"><div class=\"gb-inside-container\">\n\n<p class=\"gb-headline gb-headline-feb80924 gb-headline-text\"><img loading=\"lazy\" decoding=\"async\" width=\"30\" height=\"30\" class=\"wp-image-24618\" style=\"width: 30px;\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-autoinjector.png\" alt=\"Autoinjector Assembly automation\">  Autoinjectors&nbsp;<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-5f702bd9 gb-headline-text\"><img loading=\"lazy\" decoding=\"async\" width=\"30\" height=\"30\" class=\"wp-image-24614\" style=\"width: 30px;\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-contactLens.png\" alt=\"Contact Lens manufacturing system\">  Contact lenses&nbsp;<\/p>\n\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-eaa3de14\"><div class=\"gb-container gb-container-eaa3de14\"><div class=\"gb-inside-container\">\n\n<p class=\"gb-headline gb-headline-3af57710 gb-headline-text\"><img loading=\"lazy\" decoding=\"async\" width=\"30\" height=\"30\" class=\"wp-image-24622\" style=\"width: 30px;\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-epipen.png\" alt=\"Epi pen assembly automation\">  Epipens&nbsp;<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-09ecff17 gb-headline-text\"><img loading=\"lazy\" decoding=\"async\" width=\"30\" height=\"30\" class=\"wp-image-24626\" style=\"width: 30px;\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-andMore.png\" alt=\"medical device assembly icon\">  Many more\u2026<\/p>\n\n<\/div><\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-5e186cdd\"><div class=\"gb-inside-container\">\n\n<h3 class=\"gb-headline gb-headline-e798e762 gb-headline-text\">Specs<\/h3>\n\n\n<div class=\"gb-grid-wrapper gb-grid-wrapper-a45ca376\">\n<div class=\"gb-grid-column gb-grid-column-7280b803\"><div class=\"gb-container gb-container-7280b803\"><div class=\"gb-inside-container\">\n\n<p class=\"gb-headline gb-headline-81aaddf2 gb-headline-text\">Output rate:<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-ad7127e5 gb-headline-text\">Up to 20 ppm<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-87749280 gb-headline-text\">Base module:&nbsp;<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-ab0b16c2 gb-headline-text\">1000 x 1000 m<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-e90dc3d1 gb-headline-text\">Part weight:<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-1e37df00 gb-headline-text\">Up to 2 kg<\/p>\n\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-dba40080\"><div class=\"gb-container gb-container-dba40080\"><div class=\"gb-inside-container\">\n\n<p class=\"gb-headline gb-headline-0eff09f3 gb-headline-text\">Processes:<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-e63b5d0e gb-headline-text\">Assembly, Handling, Gripping, Inserting and\/or Trayloading, Packing, and more<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-f1c3d683 gb-headline-text\">Transport style:<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-53b002a2 gb-headline-text\">Robot, Dial, Belt and\/or Conveyor<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-0912c825 gb-headline-text\">Infeed\/outfeed:<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-cac25543 gb-headline-text\">Flex feeding, vibratory feeding and\/or manual feeding<\/p>\n\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-86253515\"><div class=\"gb-container gb-container-86253515\"><div class=\"gb-inside-container\">\n\n<p class=\"gb-headline gb-headline-5011096b gb-headline-text\">Vision:<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-0f4e8039 gb-headline-text\">Several options available<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-525e9a75 gb-headline-text\">Validation:<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-9b049ec8 gb-headline-text\">Standardized documentation package<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-c88c7590 gb-headline-text\">Software:<\/p>\n\n\n\n<p class=\"gb-headline gb-headline-f0c4cebf gb-headline-text\">Illuminate<sup>TM<\/sup> Manufacturing Intelligence<\/p>\n\n<\/div><\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-b7300469\"><div class=\"gb-inside-container\">\n\n<h3 class=\"gb-headline gb-headline-23dae2e8 gb-headline-text\">Key&nbsp;Features&nbsp;&amp;&nbsp;Benefits<\/h3>\n\n\n<div class=\"gb-grid-wrapper gb-grid-wrapper-cf16f43a\">\n<div class=\"gb-grid-column gb-grid-column-80297977\"><div class=\"gb-container gb-container-80297977\"><div class=\"gb-inside-container\">\n\n<ul class=\"wp-block-list basic-reset-list\">\n<li>Flexible low volume manufacturing<\/li>\n\n\n\n<li>Modular to allow for future expansion&nbsp;<\/li>\n\n\n\n<li>Easy adaption due to fixed process grid dimension<\/li>\n\n\n\n<li>Highly adaptable with new processes or repurposing for a completely new product<\/li>\n<\/ul>\n\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-abe01eb1\"><div class=\"gb-container gb-container-abe01eb1\"><div class=\"gb-inside-container\">\n\n<ul class=\"wp-block-list basic-reset-list\">\n<li>Cost effective solution due to standardization of modules<\/li>\n\n\n\n<li>Fast to quote and shorter delivery times<\/li>\n\n\n\n<li>Optimized small footprint with flexible module arrangement<\/li>\n<\/ul>\n\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-40e43a47\"><div class=\"gb-container gb-container-40e43a47\"><div class=\"gb-inside-container\">\n\n<ul class=\"wp-block-list basic-reset-list\">\n<li>Ramp-up support for initial phases of manufacturing<\/li>\n\n\n\n<li>Proudly manufactured in Europe with worldwide support, ensuring top-notch quality and service<\/li>\n\n\n\n<li>Processes adaptable throughout lifecycle<\/li>\n<\/ul>\n\n<\/div><\/div><\/div>\n<\/div>\n<\/div><\/div>\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-47bde874 alignwide\" id=\"configurations\"><div class=\"gb-inside-container\">\n<div class=\"gb-grid-wrapper gb-grid-wrapper-e1d1c55b\">\n<div class=\"gb-grid-column gb-grid-column-42b80a54\"><div class=\"gb-container gb-container-42b80a54\"><div class=\"gb-inside-container\">\n\n<h2 class=\"gb-headline gb-headline-a2223aab gb-headline-text\">Configurable Platforms<\/h2>\n\n<\/div><\/div><\/div>\n<\/div>\n\n<div class=\"gb-grid-wrapper gb-grid-wrapper-1423d1c6\">\n<div class=\"gb-grid-column gb-grid-column-637949eb\"><div class=\"gb-container gb-container-637949eb atsls-full-media\"><div class=\"gb-inside-container\">\n\n<figure class=\"gb-block-image gb-block-image-0f661644\"><img decoding=\"async\" loading=\"lazy\" width=\"1132\" height=\"1202\" class=\"gb-image gb-image-0f661644\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/Configurable-automation-Solution.png\" alt=\"\" title=\"Configurable-automation-Solution\" srcset=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/Configurable-automation-Solution.png 1132w, https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/Configurable-automation-Solution.png?resize=283,300 283w, https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/Configurable-automation-Solution.png?resize=768,815 768w, https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/Configurable-automation-Solution.png?resize=964,1024 964w\" sizes=\"auto, (max-width: 1132px) 100vw, 1132px\" \/><\/figure>\n\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-4d163566\"><div class=\"gb-container gb-container-4d163566\"><div class=\"gb-inside-container\">\n\n<h3 class=\"gb-headline gb-headline-c7e48da6 gb-headline-text\">70% is standard and 30%\u2028is customizable<\/h3>\n\n\n<div class=\"gb-container gb-container-3493ee04 atsls-tabs\"><div class=\"gb-inside-container\">\n<div class=\"gb-grid-wrapper gb-grid-wrapper-2d96980e titles-wrp\">\n<div class=\"gb-grid-column gb-grid-column-ef675f34\"><div class=\"gb-container gb-container-ef675f34\"><div class=\"gb-inside-container\">\n\n<p class=\"gb-headline gb-headline-9a9d3f5f gb-headline-text tab-title\" data-title=\"1\">Standard Module<\/p>\n\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-bbe286f9\"><div class=\"gb-container gb-container-bbe286f9\"><div class=\"gb-inside-container\">\n\n<p class=\"gb-headline gb-headline-56342f3e gb-headline-text tab-title\" data-title=\"2\">Configurable Platform<\/p>\n\n<\/div><\/div><\/div>\n<\/div>\n\n\n<p class=\"gb-headline gb-headline-88464693 gb-headline-text mob-tab-title\" data-title=\"1\">Standard Module<\/p>\n\n\n<div class=\"gb-container gb-container-ddf4fcfc tab-content\" data-content=\"1\"><div class=\"gb-inside-container\">\n\n<h4 class=\"gb-headline gb-headline-795b0b24 gb-headline-text\">Your Base Frame Features<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Standard baseplate: 1m x 1m<\/li>\n\n\n\n<li>LED-Status light: Quick identification of production status of each cell module (green\/yellow\/red)<\/li>\n\n\n\n<li>Robots: Standardized to ABB robots<\/li>\n\n\n\n<li>Touch panel: B&amp;R HMI with IPC 21.5\u201c Siemens SIMATIC<\/li>\n\n\n\n<li>Programming: TIA PORTAL<\/li>\n\n\n\n<li>Electrics &amp; Pneumatic: Located below base table plate<\/li>\n\n\n\n<li>E-Control Cabinet Drawers: Extendable for better access<\/li>\n<\/ul>\n\n<\/div><\/div>\n\n\n<p class=\"gb-headline gb-headline-13be530b gb-headline-text mob-tab-title\" data-title=\"2\">Configurable Platform<\/p>\n\n\n<div class=\"gb-container gb-container-3d6142f3 tab-content\" data-content=\"2\"><div class=\"gb-inside-container\">\n\n<h4 class=\"gb-headline gb-headline-0673107e gb-headline-text\">Configurable Platform<\/h4>\n\n\n\n<ul class=\"wp-block-list\">\n<li>3x3 functionality grid: Use as a \u00b4soft guideline\u00b4 for designers during the concept phase<\/li>\n\n\n\n<li>Applications: Choose your MedTech device with up to 5 subcomponents like autoinjectors, pens, safety syringes, inhalers, and more.&nbsp;<\/li>\n\n\n\n<li>Process stations: Pick and choose needed processes like loading, assembly, checking, inspection, force monitoring, screwing, labeling and more.&nbsp;<\/li>\n\n\n\n<li>Station placement: Take advantage of the flexibility of modular solution if your product or process demands it<\/li>\n<\/ul>\n\n<\/div><\/div>\n<\/div><\/div>\n\n<div class=\"gb-button-wrapper gb-button-wrapper-ce2c7be5\">\n\n<a class=\"gb-button gb-button-fc3d0119 gb-button-text atsls-btn atsls-modal-btn\" href=\"#\" data-id=\"atsls-modal-medium-bookdemo\">BOOK A LIVE DEMO<\/a>\n\n<\/div>\n<\/div><\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-2bcc0853 alignwide\"><div class=\"gb-inside-container\">\n<div class=\"gb-grid-wrapper gb-grid-wrapper-ae0908f3\">\n<div class=\"gb-grid-column gb-grid-column-72cc027b\"><div class=\"gb-container gb-container-72cc027b ats-padding-left\"><div class=\"gb-inside-container\">\n\n<h2 class=\"gb-headline gb-headline-a231e3d6 gb-headline-text\">Missed our SwiftCell Webinar?&nbsp;<\/h2>\n\n\n\n<div class=\"gb-headline gb-headline-a82ee1cf gb-headline-text\"><\/div>\n\n\n\n<p class=\"gb-headline gb-headline-518ce1e3 gb-headline-text\">In our SwiftCell\u2122 Webinar Recording, you\u2019ll discover the origins of the ATS SwiftCell\u2122 and the customer and market needs it was designed to meet. Gain a comprehensive technical overview of the base modules, features, process options, functionality grid, benefits, and scalability \u2013 from clinical trials to full automation. You\u2019ll also get exclusive video insights into the brand-new ATS Demo SwiftCell\u2122 in St. Georgen, including real-life applications in assembling the Ypsomate Autoinjector.<\/p>\n\n\n<div class=\"gb-button-wrapper gb-button-wrapper-98c6265d\">\n\n<a class=\"gb-button gb-button-485439c9 gb-button-text atsls-btn small\" href=\"https:\/\/my.demio.com\/ref\/jVAyqwMY3tla5LEK\" target=\"_blank\" rel=\"noopener noreferrer\">Request Recording Link<\/a>\n\n<\/div>\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-dcc2fdf9\"><div class=\"gb-container gb-container-dcc2fdf9 ats-padding-right\"><div class=\"gb-inside-container\">\n<div class=\"gb-container gb-container-ad1b1499\"><div class=\"gb-inside-container\">\n\n<figure class=\"wp-block-video video atsls-full-media\"><video height=\"1080\" style=\"aspect-ratio: 1920 \/ 1080;\" width=\"1920\" loop poster=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/swiftcell-webinar.jpg\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/ats_adrian_hopp.mp4\"><\/video><\/figure>\n\n<\/div><\/div>\n<\/div><\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-bf1cbc92 testimonial-block alignwide\"><div class=\"gb-inside-container\">\n<div class=\"gb-container gb-container-c412c051\"><div class=\"gb-inside-container\">\n\n<h2 class=\"gb-headline gb-headline-b19ac71d gb-headline-text testimonial q-start q-end\">That\u2019s a really smart, innovative way to transition from clinical trials to full automation<\/h2>\n\n\n\n<div class=\"gb-headline gb-headline-e101966b gb-headline-text\"><\/div>\n\n\n\n<p class=\"gb-headline gb-headline-b34ac977 gb-headline-text\">Big European autoinjector manufacturer<\/p>\n\n<\/div><\/div>\n\n\n<figure class=\"wp-block-video video\"><video height=\"854\" style=\"aspect-ratio: 3418 \/ 854;\" width=\"3418\" autoplay muted src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/testimonial.mp4\" playsinline><\/video><\/figure>\n\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-cc8b2dcb alignwide\"><div class=\"gb-inside-container\">\n<section id=\"global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf\">\n    <div class=\"global-resources-wrapper\">\n        <div class=\"global-resources-head\">\n            <div class=\"global-resources-head__text\">\n                                    <h2>Resources<\/h2>\n                    <div class=\"global-resources-head__underline\"><\/div>\n                                                    <p>\r\n<\/p>\n                            <\/div>\n            <div class=\"global-resources-head__tabs\">\n                                                    <span class=\"global-resources-viewall atsls-btn-simple\">\n                        <a href=\"https:\/\/ats-automation-develop.go-vip.net\/atsls2\/resources-new-2\/\">\n                            View All                        <\/a>\n                    <\/span>\n                            <\/div>\n        <\/div>\n        <div class=\"global-res-posts\">\n                    <div class=\"global-res-posts__item\" data-type=\"video\">\n        <a href=\"#\"\n           class=\"global-res-posts__item-link open-resources-video-modal\"\n           target=\"_self\"\n                                                            data-video-file=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/10\/Andrew-Westcott-vision.mp4\"\n                          >\n            <div class=\"global-res-posts__image-wrapper\">\n                                    <img decoding=\"async\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/10\/Tech_Innov-Vision_2.jpg\"\n                         alt=\"Faster Integrated Vision Engineering\"\n                         class=\"global-res-posts__image\">\n                            <\/div>\n                        <h3 class=\"global-res-posts__title\">Faster Integrated Vision Engineering<\/h3>\n            <p class=\"global-res-posts__excerpt\"><\/p>\n            <div class=\"global-res-posts__button-wrapper\">\n                <button class=\"global-res-posts__button atsls-btn\">Watch Now<\/button>\n            <\/div>\n        <\/a>\n    <\/div>\n        <div class=\"global-res-posts__item\" data-type=\"video\">\n        <a href=\"#\"\n           class=\"global-res-posts__item-link open-resources-video-modal\"\n           target=\"_self\"\n                                                            data-video-file=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/10\/Daniel-Salter-SYMPHONI-synchronous-assembly-processes.mp4\"\n                          >\n            <div class=\"global-res-posts__image-wrapper\">\n                                    <img decoding=\"async\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/10\/Daniel-Salterz-Symphoni.png\"\n                         alt=\"Ultra-fast Synchronous Digital Assembly\u00a0\"\n                         class=\"global-res-posts__image\">\n                            <\/div>\n                        <h3 class=\"global-res-posts__title\">Ultra-fast Synchronous Digital Assembly\u00a0<\/h3>\n            <p class=\"global-res-posts__excerpt\"><\/p>\n            <div class=\"global-res-posts__button-wrapper\">\n                <button class=\"global-res-posts__button atsls-btn\">Watch Now<\/button>\n            <\/div>\n        <\/a>\n    <\/div>\n        <div class=\"global-res-posts__item\" data-type=\"video\">\n        <a href=\"#\"\n           class=\"global-res-posts__item-link open-resources-video-modal\"\n           target=\"_self\"\n                                                            data-video-file=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/10\/Christina-Chen.mp4\"\n                          >\n            <div class=\"global-res-posts__image-wrapper\">\n                                    <img decoding=\"async\" src=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/10\/Tech_Innov-SuperTrak-Simulation_2.jpg\"\n                         alt=\"More Accurate Simulations = Better Designs\"\n                         class=\"global-res-posts__image\">\n                            <\/div>\n                        <h3 class=\"global-res-posts__title\">More Accurate Simulations = Better Designs<\/h3>\n            <p class=\"global-res-posts__excerpt\"><\/p>\n            <div class=\"global-res-posts__button-wrapper\">\n                <button class=\"global-res-posts__button atsls-btn\">Watch Now<\/button>\n            <\/div>\n        <\/a>\n    <\/div>\n            <style>\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts {\n            display: flex;\n            flex-wrap: wrap;\n            margin: 0 -10px;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__item {\n            width: 33.3%;\n            padding: 10px;\n        }\n       \n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__item-link {\n            display: flex;\n            flex-direction: column;\n            align-items: flex-start;\n            text-decoration: none;\n            color: #000;\n            height: 100%;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__button-wrapper {\n            margin-top: auto;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__item-link:hover {\n            color: #000;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__item-link:hover .global-res-posts__button {\n            padding-left: 60px !important;\n            padding-right: 20px !important;\n            background-color: #9acd4f;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__item-link:hover .global-res-posts__button::before {\n            opacity: 1;\n        }\n        \/* #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__item-link:hover .global-res-posts__image-wrapper::after, *\/\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__item-link:hover .global-res-posts__image-wrapper::before\n         {\n            opacity: 1;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__item-link:hover .global-res-posts__image-wrapper img {\n            transform: scale(1.05);\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__image-wrapper {\n            position: relative;\n            width: 100%;\n            height: 180px;\n            margin-bottom: 22px;\n            overflow: hidden;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__image-wrapper::before {\n            content: \"\";\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            left: 0;\n            top: 0;\n            background-color: rgba(246, 249, 253, 0.4);\n            opacity: 0;\n            pointer-events: none;\n            z-index: 1;\n            transition: 0.3s;\n        }\n        \/* #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__image-wrapper::after {\n            content: \"\";\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            left: 0;\n            top: 0;\n            background-image: url('https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/themes\/atsls-2025\/assets\/resources-hover.svg');\n            background-position: top right;\n            background-size: contain;\n            background-repeat: no-repeat;\n            z-index: 1;\n            opacity: 0;\n            transition: 0.3s;\n        } *\/\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__image-wrapper img {\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            left: 0;\n            top: 0;\n            object-fit: cover;\n            transition: 0.3s;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__type {\n            margin: 0;\n            padding: 4px 8px;\n            color: #206EC7;\n            background-color: rgba(32, 110, 199, 0.1);\n            display: inline-block;\n            margin-bottom: 12px;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__title {\n            font-family: 'Roboto', sans-serif;\n            font-size: 18px;\n            font-weight: 500;\n            margin-bottom: 8px;\n            display: -webkit-box;\n            -webkit-line-clamp: 2;\n            -webkit-box-orient: vertical;\n            overflow: hidden;\n            text-overflow: ellipsis;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__excerpt {\n            display: -webkit-box;\n            -webkit-line-clamp: 2;\n            -webkit-box-orient: vertical;\n            overflow: hidden;\n            text-overflow: ellipsis;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__button {\n            border: 1px solid #9ACD4F;\n            text-transform: uppercase;\n            font-size: 14px;\n            background-color: #fff;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__button::before {\n            top: 6px !important;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-tab-nav {\n            list-style: none;\n            padding: 0;\n            margin: 0;\n            display: flex;\n            justify-content: flex-end;\n            flex-wrap: wrap;\n            align-items: center;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-tab-nav li {\n            cursor: pointer;\n            padding: 4px 8px;\n            background:#206EC71A;\n            color: #206EC7;\n            border-radius: 4px;\n            overflow: hidden;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-tab-nav li:not(:last-child){\n            margin-right: 12px;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-tab-nav li.active {\n            background: #206EC7;\n            color: #fff;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-tab-nav li{\n            list-style-type:none ;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-head{\n            display: flex;\n            align-items: flex-end;\n            justify-content: space-between;\n            flex-wrap: wrap;\n            margin-bottom: 30px;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-head__text{\n            width: 50%;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-head__underline{\n            width: 100px;\n            height: 2px;\n            background-color: #206EC7;\n            margin-bottom: 24px;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-head__tabs{\n            display: flex;\n            align-items: center;\n            flex-wrap: wrap;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-head__text h2{\n            text-transform: uppercase;\n            font-weight: 900;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .atsls-btn-simple{\n            margin-left: 40px;\n        }\n\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf #resources-video-modal {\n            position: fixed;\n            left: 0;\n            z-index: 99999;\n            top: 0;\n            width: 100%;\n            height: 100%;\n            background-color: rgba(0, 0, 0, .7);\n            opacity: 0;\n            visibility: hidden;\n            transform: scale(.7);\n        }\n\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf #resources-video-modal.show{\n            opacity: 1;\n            visibility: visible;\n            transform: scale(1);\n            transition: visibility 0s linear 0s, opacity .25s 0s, transform .25s;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .resources-video-modal-content {\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            transform: translate(-50%, -50%);\n            background-color: #fff;\n            padding: 1.5rem;\n            width: 100%;\n            max-width: 870px;\n            max-height: 70vh;\n            height: auto;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf #resources-video-modal-close {\n            display: flex;\n            justify-content: flex-end;\n            margin-bottom: 10px;\n        }\n\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf #resources-video-modal-close svg{\n            cursor: pointer;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .resources-video-modal-body{\n            position: relative;\n            width: 100%;\n            padding-top: 56.25%;\n        }\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .resources-video-modal-body iframe,\n        #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .resources-video-modal-body video{\n            position: absolute;\n            width: 100%;\n            height: 100%;\n            left: 0;\n            top: 0;\n            border: none;\n        }\n\n\n        @media(max-width: 991px){\n            #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__item {\n                width: 50%;\n                padding: 15px 10px;\n            }\n            #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-head__text{\n                width: 100%;\n            }\n            #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-head{\n                justify-content: flex-end;\n            }\n            #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-head__tabs{\n                margin-top: 20px;\n            }\n        }\n\n        @media(max-width: 767px){\n            #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-head{\n                justify-content: flex-start;\n            }\n            #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-resources-head__tabs{\n                flex-direction: column;\n                align-items: flex-start;\n            }\n            #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .atsls-btn-simple{\n                margin-left: 0;\n                margin-top: 20px;\n            }\n            #global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf .global-res-posts__item {\n                width: 100%;\n            }\n        }\n        .block-editor .global-res-posts__item-link{\n            pointer-events: none;\n        }\n    <\/style>\n\n    <script>\n        jQuery(document).ready(function($){\n            const $block = $('#global-resources-block-block_bf1bc34f9f541f49853f703a3a561acf');\n            $block.each(function(){\n                const $thisBlock = $(this);\n                const $navItems = $thisBlock.find('.global-resources-tab-nav li');\n                const $items = $thisBlock.find('.global-res-posts__item');\n\n                function showItems(type) {\n                    $items.hide().filter('[data-type=\"'+type+'\"]').show();\n                    $navItems.removeClass('active').filter('[data-type=\"'+type+'\"]').addClass('active');\n                }\n\n                $navItems.on('click', function(){\n                    const type = $(this).data('type');\n                    showItems(type);\n                });\n\n                if ($navItems.length) {\n                    showItems($navItems.first().data('type'));\n                }\n            });\n\n\n            $(document).on('click', '.open-resources-video-modal', function(e){\n                e.preventDefault();\n                const embed = $(this).data('video-embed');\n                const file = $(this).data('video-file');\n                let content = '';\n                if (embed) {\n                    content = embed;\n                } else if (file) {\n                    content = '<video controls width=\"100%\" src=\"' + file + '\"><\/video>';\n                }\n                $('#resources-video-modal-body').html(content);\n                $('#resources-video-modal').removeClass('hide').addClass('show');\n            });\n\n            $('#resources-video-modal-close').on('click', function(){\n                $('#resources-video-modal').removeClass('show').addClass('hide');\n                $('#resources-video-modal-body').html('');\n            });\n        });\n    <\/script>\n    <div id=\"resources-video-modal\" class=\"resources-video-modal\">\n        <div class=\"resources-video-modal-content\">\n            <span class=\"resources-video-modal-close\" id=\"resources-video-modal-close\">\n                <svg width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n                    <g clip-path=\"url(#clip0_2106_308)\">\n                    <path d=\"M18 1.8L16.2 0L9 7.2L1.8 0L0 1.8L7.2 9L0 16.2L1.8 18L9 10.8L16.2 18L18 16.2L10.8 9L18 1.8Z\" fill=\"black\"><\/path>\n                    <\/g>\n                    <defs>\n                    <clipPath id=\"clip0_2106_308\">\n                    <rect width=\"18\" height=\"18\" fill=\"white\"><\/rect>\n                    <\/clipPath>\n                    <\/defs>\n                <\/svg>\n            <\/span>\n            <div class=\"resources-video-modal-body\" id=\"resources-video-modal-body\"><\/div>\n        <\/div>\n    <\/div>\n\n        <\/div><!-- global-res-posts -->\n    <\/div><!-- global-resources-wrapper -->\n<\/section>\n\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-540083d9 alignfull\"><div class=\"gb-inside-container\">\n<div class=\"gb-grid-wrapper gb-grid-wrapper-8519a293\">\n<div class=\"gb-grid-column gb-grid-column-c397222b\"><div class=\"gb-container gb-container-c397222b\"><div class=\"gb-inside-container\">\n\n<h2 class=\"gb-headline gb-headline-d1e516a8 gb-headline-text\">Accessible Automation for Low-volume Assembly and Trayhandling<\/h2>\n\n\n\n<p class=\"gb-headline gb-headline-a3b21992 gb-headline-text\">The SwiftCell\u2122 family of advanced standardized assembly modules is designed to meet the highest regulatory standards making us the go-to choice for leading medical devices manufacturers in the low volume sector.&nbsp;<\/p>\n\n\n<div class=\"gb-button-wrapper gb-button-wrapper-8d02bb01\">\n\n<a class=\"gb-button gb-button-729265b6 gb-button-text atsls-btn atsls-modal-btn\" href=\"#\" data-id=\"atsls-modal-medium\">CONTACT US<\/a>\n\n<\/div>\n<\/div><\/div><\/div>\n\n<div class=\"gb-grid-column gb-grid-column-00949ae9\"><div class=\"gb-container gb-container-00949ae9\"><div class=\"gb-inside-container\"><\/div><\/div><\/div>\n<\/div>\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-c4f2ffb8 atsls-modal atsls-modal-medium alignfull\" data-id=\"atsls-modal-medium\"><div class=\"gb-inside-container\">\n\n<h2 class=\"gb-headline gb-headline-63a91292 gb-headline-text\">GET IN TOUCH<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Briefly tell us about your automation needs and we\u2019ll get back to you.<\/p>\n\n\n\n\n<!-- iframe plugin v.5.2 wordpress.org\/plugins\/iframe\/ -->\n<iframe loading=\"lazy\" data-cookieconsent=\"ignore\" id=\"pardot-iframe\" style=\"border: 0;\" src=\"https:\/\/go.atsautomation.com\/l\/651873\/2025-02-20\/h7q6df?Source_Page=swiftcell\" width=\"100%\" frameborder=\"0\" height=\"500\" scrolling=\"yes\" class=\"iframe-class\"><\/iframe>\n\n<script type=\"text\/javascript\">\nvar pardot_iframe= document.getElementById('pardot-iframe');\npardot_iframe.src = pardot_iframe.src + '&' + window.location.search.substr(1);\n<\/script>\n\n<\/div><\/div>\n\n<div class=\"gb-container gb-container-7f567cc6 atsls-modal atsls-modal-medium alignfull\" data-id=\"atsls-modal-medium-bookdemo\"><div class=\"gb-inside-container\">\n\n<h2 class=\"gb-headline gb-headline-e5d8f231 gb-headline-text\">GET IN TOUCH<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Briefly tell us about your automation needs and we\u2019ll get back to you.<\/p>\n\n\n\n\n<!-- iframe plugin v.5.2 wordpress.org\/plugins\/iframe\/ -->\n<iframe loading=\"lazy\" data-cookieconsent=\"ignore\" id=\"pardot-iframe\" style=\"border: 0;\" src=\"https:\/\/go.atsautomation.com\/l\/651873\/2025-02-20\/h7q6df?Source_Page=swiftcell\" width=\"100%\" frameborder=\"0\" height=\"500\" scrolling=\"yes\" class=\"iframe-class\"><\/iframe>\n\n<script type=\"text\/javascript\">\nvar pardot_iframe= document.getElementById('pardot-iframe');\npardot_iframe.src = pardot_iframe.src + '&' + window.location.search.substr(1);\n<\/script>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Recommended For Specs Key&nbsp;Features&nbsp;&amp;&nbsp;Benefits That\u2019s a really smart, innovative way to transition from clinical trials to full automation Big European autoinjector manufacturer GET IN TOUCH Briefly tell us about your automation needs and we\u2019ll get back to you. GET IN TOUCH Briefly tell us about your automation needs and we\u2019ll get back to you.<\/p>\n","protected":false},"author":23,"featured_media":0,"parent":10823,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-templates\/empty.php","meta":{"_acf_changed":false,"_cr_original_post":"","_cr_replace_post_id":"","_cr_replacing_post_id":"","inline_featured_image":false,"cover_image":0,"footnotes":""},"coauthors":[32],"class_list":["post-13626","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v26.8 (Yoast SEO v26.8) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>SwiftCell - ATS Life Sciences<\/title>\n<meta name=\"description\" content=\"Flexible, modular automation for low-volume medical device assembly and tray handling. Scalable, compliant, and fast to deploy. Download the factsheet now!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"SwiftCell\" \/>\n<meta property=\"og:description\" content=\"Flexible, modular automation for low-volume medical device assembly and tray handling. Scalable, compliant, and fast to deploy. Download the factsheet now!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/\" \/>\n<meta property=\"og:site_name\" content=\"ATS Life Sciences\" \/>\n<meta property=\"article:modified_time\" content=\"2025-08-28T13:02:42+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2024\/06\/lines.svg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data2\" content=\"nataly\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/\",\"url\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/\",\"name\":\"SwiftCell - ATS Life Sciences\",\"isPartOf\":{\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-safety-syringe.png\",\"datePublished\":\"2024-01-04T19:26:36+00:00\",\"dateModified\":\"2025-08-28T13:02:42+00:00\",\"description\":\"Flexible, modular automation for low-volume medical device assembly and tray handling. Scalable, compliant, and fast to deploy. Download the factsheet now!\",\"breadcrumb\":{\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/#primaryimage\",\"url\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-safety-syringe.png\",\"contentUrl\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-safety-syringe.png\",\"width\":60,\"height\":60,\"caption\":\"Safety Syringes\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Automation solutions\",\"item\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"ASSEMBLY\",\"item\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"SwiftCell\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/#website\",\"url\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/\",\"name\":\"ATS Life Sciences\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/ats-automation-develop.go-vip.net\/atsls\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"SwiftCell - ATS Life Sciences","description":"Flexible, modular automation for low-volume medical device assembly and tray handling. Scalable, compliant, and fast to deploy. Download the factsheet now!","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/","og_locale":"en_US","og_type":"article","og_title":"SwiftCell","og_description":"Flexible, modular automation for low-volume medical device assembly and tray handling. Scalable, compliant, and fast to deploy. Download the factsheet now!","og_url":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/","og_site_name":"ATS Life Sciences","article_modified_time":"2025-08-28T13:02:42+00:00","og_image":[{"url":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2024\/06\/lines.svg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes","Written by":"nataly"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/","url":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/","name":"SwiftCell - ATS Life Sciences","isPartOf":{"@id":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/#website"},"primaryImageOfPage":{"@id":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/#primaryimage"},"image":{"@id":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/#primaryimage"},"thumbnailUrl":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-safety-syringe.png","datePublished":"2024-01-04T19:26:36+00:00","dateModified":"2025-08-28T13:02:42+00:00","description":"Flexible, modular automation for low-volume medical device assembly and tray handling. Scalable, compliant, and fast to deploy. Download the factsheet now!","breadcrumb":{"@id":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/#primaryimage","url":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-safety-syringe.png","contentUrl":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-content\/uploads\/sites\/26\/2025\/08\/icon-swiftcell-safety-syringe.png","width":60,"height":60,"caption":"Safety Syringes"},{"@type":"BreadcrumbList","@id":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/swiftcell\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/"},{"@type":"ListItem","position":2,"name":"Automation solutions","item":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/"},{"@type":"ListItem","position":3,"name":"ASSEMBLY","item":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/automation-solutions\/assembly\/"},{"@type":"ListItem","position":4,"name":"SwiftCell"}]},{"@type":"WebSite","@id":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/#website","url":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/","name":"ATS Life Sciences","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"acf":[],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-json\/wp\/v2\/pages\/13626","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-json\/wp\/v2\/users\/23"}],"replies":[{"embeddable":true,"href":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-json\/wp\/v2\/comments?post=13626"}],"version-history":[{"count":119,"href":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-json\/wp\/v2\/pages\/13626\/revisions"}],"predecessor-version":[{"id":24732,"href":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-json\/wp\/v2\/pages\/13626\/revisions\/24732"}],"up":[{"embeddable":true,"href":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-json\/wp\/v2\/pages\/10823"}],"wp:attachment":[{"href":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-json\/wp\/v2\/media?parent=13626"}],"wp:term":[{"taxonomy":"author","embeddable":true,"href":"https:\/\/ats-automation-develop.go-vip.net\/atsls\/wp-json\/wp\/v2\/coauthors?post=13626"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}