@extends('layouts.public') @section('title', 'SYSTRONICS — Implementation') @section('meta_description', 'Remote implementation services for SYSTRONICS Sage 300 addons and Industry Solutions.') @php $salesMail = 'mailto:'.config('systronics.mail.sales_notify', 'sales@systronics.com'); @endphp @section('content') @include('public.partials.page-chrome', [ 'eyebrow' => 'Services', 'title' => 'Implementation', 'lede' => 'SYSTRONICS offers a variety of Sage 300 addons and Industry Solutions. Some of these offerings require certification and qualified implementation skills. To ease the burden on our Business Partners, SYSTRONICS offers remote implementation services.', 'crumbs' => [ ['label' => 'Home', 'url' => route('public.home')], ['label' => 'Services', 'url' => route('public.services.index')], ['label' => 'Implementation'], ], ]) @include('public.partials.services-toolstrip', ['active' => 'implementation'])
How it is charged

Remote implementation services

Our implementation services are estimated on an hourly basis and are charged at actual. For some of our products, mostly Sage 300 addons, these services are optional, while for others, mainly Industry Solutions, they are mandatory. Certified Business Partners who have acquired sufficient product and industry knowledge, are exempt from this requirement.

EstimationHourly basis, charged at actual.
Sage 300 addonsImplementation services are optional.
Industry SolutionsImplementation services are mandatory.
Certified Business PartnersExempt, where sufficient product and industry knowledge has been acquired.
@include('public.partials.services-others', ['except' => 'implementation']) @include('public.partials.services-cta') @endsection