www.sourceatlantic.ca Open in urlscan Pro
35.171.108.221  Public Scan

Submitted URL: http://www.sourceatlantic.ca/
Effective URL: https://www.sourceatlantic.ca/
Submission Tags: falconsandbox
Submission: On November 24 via api from US — Scanned from CA

Form analysis 5 forms found in the DOM

<form class="ng-pristine ng-valid">
  <div class="search-input">
    <label for="criteria">Search</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default ng-empty" style=""><input ng-model="vm.criteria" type="text"
        class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input ng-empty" ng-init="vm.autocompleteOptions.placeholder = 'Enter keyword or item #';
                            vm.translations = [
                                {key: 'category', text: 'Categories'},
                                {key: 'content', text: 'Content'},
                                {key: 'product', text: 'Products'},
                                {key: 'brand', text: 'Brands'},
                                {key: 'manufacturerItemNumber', text: 'MFG #'},
                                {key: 'partNumber', text: 'Part #'},
                                {key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
        onfocus="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Enter keyword or item #" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
        aria-owns="" style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
  </div>
  <div class="search-history">
    <div class="search-history-label"><span>Search History</span></div>
    <div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
  </div>
  <div class="search-button">
    <button class="btn primary fastClick" ng-click="vm.search()">Go</button>
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="row collapse ng-hide" ng-show="::((vm.session.isAuthenticated || vm.session.rememberMe) &amp;&amp; !vm.session.isGuest)">
    <div class="small-12 columns right">
      <div class="inf-cust">
        <span class="inf-label">Customer #:</span>
        <span class="inf-value" id="tst_userNav_customerNumber" ng-bind="::vm.session.billTo.customerNumber"></span>
      </div>
      <div class="inf-ship">
        <span class="inf-label">Ship To:</span>
        <span class="inf-value">
          <span id="tst_userNav_shipToCompanyName" ng-bind="vm.session.shipTo.companyName"></span>
          <!---->
          <span ng-bind="vm.session.shipTo.fullAddress"></span>
        </span>
      </div>
      <!---->
    </div>
    <div class="small-12 medium-12 large-12 columns int-settings ng-hide" ng-show="vm.languages.length > 1 || vm.currencies.length > 1">
      <button class="btn tertiary isettings">
        <!---->
        <!---->
        <!---->
        <span>International Settings</span>
      </button>
    </div>
    <div class="small-12 columns user-info">
      <div class="user-button">
        <i class="social foundicon-torso"></i>
        <span class="cust-name" ng-bind="vm.session.userLabel"></span>
        <!---->
      </div>
      <a href="javascript:void(0)" class="btn secondary sign-out fastClick tst_header_signOutButton" ng-click="vm.signOut('/')">
    <span>Sign Out</span>
</a>
    </div>
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="row collapse">
    <!---->
    <!---->
    <div class="ui-lock small-12 columns right isettings-buttons use-fastclick">
      <button class="user-button btn secondary isettings-cancel">Cancel</button>
    </div>
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="search-input">
    <label for="criteria">Search</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default ng-empty" style=""><input ng-model="vm.criteria" type="text"
        class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input ng-empty" ng-init="vm.autocompleteOptions.placeholder = 'Enter keyword or item #';
                            vm.translations = [
                                {key: 'category', text: 'Categories'},
                                {key: 'content', text: 'Content'},
                                {key: 'product', text: 'Products'},
                                {key: 'brand', text: 'Brands'},
                                {key: 'manufacturerItemNumber', text: 'MFG #'},
                                {key: 'partNumber', text: 'Part #'},
                                {key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
        onfocus="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Enter keyword or item #" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
        aria-owns="" style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
  </div>
  <div class="search-history">
    <div class="search-history-label"><span>Search History</span></div>
    <div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
  </div>
  <div class="search-button">
    <button class="btn primary fastClick" ng-click="vm.search()">Go</button>
  </div>
</form>

<form class="ng-pristine ng-valid">
  <div class="search-input">
    <label for="criteria">Search</label>
    <span tabindex="-1" role="presentation" class="k-widget k-autocomplete k-header isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-state-default ng-empty" style=""><input ng-model="vm.criteria" type="text"
        class="isc-searchAutoComplete tst_header_searchInput ng-pristine ng-untouched ng-valid k-input ng-empty" ng-init="vm.autocompleteOptions.placeholder = 'Enter keyword or item #';
                            vm.translations = [
                                {key: 'category', text: 'Categories'},
                                {key: 'content', text: 'Content'},
                                {key: 'product', text: 'Products'},
                                {key: 'brand', text: 'Brands'},
                                {key: 'manufacturerItemNumber', text: 'MFG #'},
                                {key: 'partNumber', text: 'Part #'},
                                {key: 'customerPartNumber', text: 'My Part #'}]" kendo-auto-complete="" k-options="vm.autocompleteOptions" isc-enter="vm.onEnter()" name="criteria" ng-blur="vm.startAutocomplete()"
        onfocus="$(this).data('kendoAutoComplete').search()" data-role="autocomplete" placeholder="Enter keyword or item #" autocomplete="off" role="textbox" aria-haspopup="true" aria-disabled="false" aria-readonly="false" aria-autocomplete="list"
        aria-owns="" style="width: 100%;"><span class="k-icon k-loading" style="display:none"></span></span>
  </div>
  <div class="search-history">
    <div class="search-history-label"><span>Search History</span></div>
    <div class="clear-search-history"><a href="#" ng-click="vm.clearSearchHistory()">Clear Search History</a></div>
  </div>
  <div class="search-button">
    <button class="btn primary fastClick" ng-click="vm.search()">Go</button>
  </div>
</form>

Text Content

Search
Search History
Clear Search History
Go
Customer #:
Ship To:
International Settings

Sign Out
Cancel
 * Business Requests
 * Find a Branch
 * Sign In
 * 
 * Sign Out
 * Cart (0)
   
 * Ship
   
 * 
   
   

 * Search

 * 

 * Featured ►
   * Featured
   * Winter Hand Protection
   * Workplace Safety
   * Workplace Cleanliness
   * Storm Preparedness
   * First Aid Kit Supplies
   * 3M Xtract
   * 3M Respirators
 * My Account
 * Products
 * Specialties & Services ►
   * Specialties & Services
   * Compressed Air Solutions
   * Electrical & Lighting
   * Gas Detection
   * Hydraulic Tools & Equipment
   * Industrial Conveyor Belts & Hose
   * Industrial/MRO/Safety
   * Machine & Automation Solutions
   * Precision Cutting Tools
   * Naval Marine & Defence
   * Pipes, Valves & Fittings
   * Plumbing & Heating
   * Power Generation
   * Rigging & Lifting
   * Rotating Equipment
   * Specialty Valves & Instrumentation
   * Welding Equipment & Supplies
   * Go-Green
 * Solutions ►
   * Solutions
   * Asset Management
   * Inventory Consolidation
   * Mobile Stores
   * Procurement Cards
   * Supply Chain Mapping
   * Vending Machines
   * Vendor Managed Inventory (VMI)
   * Mobile App
   * Planned Maintenance Solutions
 * Resources ►
   * Resources
   * Videos
   * Testimonials
   * eComm Solutions
   * eComm Features
 * Who We Are ►
   * Who We Are
   * News & Events
   * Careers
   * Meet Our People
   * Leadership Team
 * Brands

 * Sign In
 * Sign Out
 * Find a Branch

◄ ×
toggle search
Search
Search History
Clear Search History
Go
☰





SEARCH OUR CATALOGUE

Search
Search History
Clear Search History
Go
 *  
    
   
   
   YOUR ONE-STOP SHOP FOR CNC EQUIPMENT AND SUPPLIES
   
   
   
   
   Connect with a Source Atlantic Machining Specialist to learn more about our
   offering
   
   Learn More
 *  
    
   
   
   UPGRADE YOUR LIGHTING SYSTEM AND SEE BENEFITS
   
   
   
   
   We have the solutions for you to save energy, reduce costs and improve safety
   
   Get Started
 *  
    
   
   
   CHECK IT. SAY IT.
   FEEL IT. HEAR IT.
   
   
   
   
   Keep workers safe with the 3M Secure Click™ Half Facepiece Reusable
   Respirator.
   
   SHOP NOW
 *  
    
   
   
   NAMED ONE OF CANADA’S BEST MANAGED COMPANIES IN 2022
   
   
   
   
   Join a company who consistently demonstrates resilience to thrive in an
   ever-changing environment.
   
   APPLY TODAY
 *  
    
   
   
   DETECT GAS EARLY, KEEP EMPLOYEES SAFE
   
   
   
   
   Rental, Repair, and Calibration services are available with Source Atlantic.
   
   Learn More
 *  
    
   
   
   MACHINES, SUPPLIES, SERVICES, AND REPAIRS
   
   
   
   
   Your one-stop shop for ALL of your machining and safety needs.
   
   Learn More
 *  
    
   
   
   KEEP AIR FLOWING WITH CAMFIL AIR FILTERS
   
   
   
   
   Connect with an air filtration specialist to learn more about Camfil products
   
   LEARN MORE
 *  
    
   
   
   EXPERIENCE PERFECT WELDING WITH FRONIUS.
   
   
   
   
   MIG/MAG, TIG, AND MMA welding equipment now available
   
   Learn More

 * Previous
 * Next


OUTSTANDING SERVICES


INDUSTRIAL & SAFETY


INDUSTRIAL & SAFETY

Source Atlantic has been supplying Industrial MRO and Safety Products to
Canadian companies working in almost every industrial and commercial market
sector, for 150 years. Our sourcing specialists seek out reliable,
cost-competitive suppliers who provide high-quality products and strive to
introduce new and improved components with greater durability and performance.
Our team’s technical expertise and in-depth, industry-specific knowledge on a
regional and local level will ensure you get what you need when you need it.


SHOP FOR INDUSTRIAL MRO AND SAFETY PRODUCTS

Learn more about our services Browse Our Entire Catalogue


PLUMBING & HEATING


PLUMBING & HEATING

As a distributor of plumbing and HVAC products, Source Atlantic supplies a
variety of equipment, parts, and accessories. We have long-standing partnerships
with industry-leading plumbing & HVAC supplies to provide a wide variety of
quality products to our professional contractors. These quality products,
combined with our team’s technical knowledge, service and sales support makes
Source Atlantic the best supplier for your Plumbing & HVAC needs

SHOP FOR PLUMBING AND HVAC PRODUCTS Learn more about our services Browse Our
Entire Catalogue


MACHINE & AUTOMATION SOLUTIONS


MACHINE & AUTOMATION SOLUTIONS

Source Atlantic has a team of factory-trained and certified sales and service
personnel to helping you select and maintain the proper machine equipment for
your business. Our machining specialists have over 100 years of combined
machining experiencing to help you select, operate and maintain all your
equipment to avoid downtime and function at the highest capacity.

Learn more about our services Browse Our Entire Catalogue


PRECISION CUTTING TOOLS


PRECISION CUTTING TOOLS

Source Atlantic is committed to helping you choose the proper machine equipment
and tools for your business. Our factory trained and certified sales and service
personnel have over 100 years of combined machining experience to help you
select, operate and maintain all of your equipment to avoid downtime and
function at the highest capacity. Source Atlantic metalworking team provides
full service, turnkey solutions, and application support.

SHOP FOR CUTTING TOOL PRODUCTS Learn more about our services Browse Our Entire
Catalogue


WELDING EQUIPMENT & SUPPLIES


WELDING EQUIPMENT & SUPPLIES

Source Atlantic Welding Products and Services Division is a full-service welding
supply and service shop. Our focus is on total service to the metal fabrication
industry with factory trained technicians to perform warranty and service on all
major brands of welding equipment as well as an in-depth offering of safety, and
industrial products.

SHOP FOR WELDING PRODUCTS

Learn more about our services Browse Our Entire Catalogue


PIPES, VALVES & FITTINGS


PIPES, VALVES & FITTINGS

Source Atlantic’s pipes, valves, and fittings division is comprised of a team of
associates with the technical capability, customer focus, and industry knowledge
to make them leaders in this specialized industry.

SHOP FOR PVF PRODUCTS

Learn more about our services Browse Our Entire Catalogue


ELECTRICAL


ELECTRICAL

At Source Atlantic, we partner with the world's leading electrical manufacturers
to provide customers with high-quality electrical supplies and equipment, along
with superior technical support and service.

SHOP FOR ELECTRICAL PRODUCTS

Learn more about our services Browse Our Entire Catalogue


RIGGING & LIFTING


RIGGING & LIFTING

Source Atlantic Rigging division is a full-service rigging shop capable of
fabricating, inspecting, testing and repairing slings and assemblies, all to
ASME standards. We offer complete inspection, testing, and recertification
services. We have a large selection of ready-made slings in inventory or you can
call us with your custom order. We are the exclusive manufacturer and
distributor in Atlantic Canada of SLINGMAX ® Twin-Path ® with Check-Fast ®
high-performance round slings - the world’s first ergonomic slings with an
overload indicator.es to ASME standards.

SHOP FOR RIGGING AND LIFTING PRODUCTS

Learn more about our services Browse Our Entire Catalogue


INDUSTRIAL CONVEYOR BELTS & HOSES


INDUSTRIAL CONVEYOR BELTS & HOSES

Source Atlantic Hydraulics, Rigging & Rubber division specializes in the supply,
install and repair of lightweight and heavyweight conveyor belts. We have a team
of factory-trained technicians who are highly dedicated to providing the highest
quality service. Source Atlantic offers a full line of industrial and hydraulic
hoses and fittings, conveyor belts and components, abrasion and
corrosion-resistant lining, as well as forestry fire equipment.

Learn more about our services Browse Our Entire Catalogue


HYDRAULIC TOOLS & EQUIPMENT


HYDRAULIC TOOLS & EQUIPMENT

Source Atlantic is an authorized Enerpac distributor and service center. We
provide Enerpac’s most comprehensive family of hydraulically driven, high-force
industrial tools and equipment.

SHOP FOR HYDRAULIC TOOLS

Learn more about our services Browse Our Entire Catalogue


ROTATING EQUIPMENT


ROTATING EQUIPMENT

Our ISO 9001:2008 and CSA-certified rotating equipment division sells,
remanufactures and services electro-mechanical rotating equipment such as air
compressors, electric motors, generators and controls, blowers, vacuum pumps,
and engineered and industrial gearboxes.

Learn more about our services Browse Our Entire Catalogue


COMPRESSED AIR SOLUTIONS


COMPRESSED AIR SOLUTIONS

We are the only authorized distributor of Ingersoll Rand rotary screw
compressors in Atlantic Canada. We have deep knowledge of the needs of industry
and the demands placed on productivity. We use that experience and knowledge to
provide you with the ideal compressed air solution for your business. Ingersoll
Rand products are made with superior components and backed by our comprehensive
service organization. We stand behind our equipment and beside our customers
during planning, installation, and maintenance.

Learn more about our services Browse Our Entire Catalogue


NAVAL MARINE & DEFENCE


NAVAL MARINE & DEFENCE

Our Naval Marine & Defence division includes a highly technical group of
specialists, intensive quality assurance credentials and partnerships with key
manufacturers.

Learn more about our services Browse Our Entire Catalogue


SPECIALTY VALVES & INSTRUMENTATION


SPECIALTY VALVES & INSTRUMENTATION

With over 40 years in the business, our Mobile Valve division offers our
customers the most comprehensive valve management solutions that are unmatched
in the industry. Our specialized repair service capabilities, advanced testing
capabilities and extensive experience across all market segments make us the
natural choice for all your valve supply and service requirements. Since our
establishment in 1969, Mobile Valve has maintained the highest level of safety,
quality, and environmental practices.

Learn more about our services Browse Our Entire Catalogue


BEARINGS & POWER TRANSMISSION


BEARINGS & POWER TRANSMISSION

Our power transmission division is a leading bearing and power transmission
distributor with expertise spanning across all industry sectors including
forestry, mining, manufacturing, and oil & gas. Our products include bearings,
shaft couplings, speed reducers, gear morots, chains and sprockets, sheaves,
v-belt and HTD drives, and fluid sealing products.

Shop Bearings & Power Transmission Browse Our Entire Catalogue


ABOUT SOURCE ATLANTIC

Source Atlantic Limited is an innovative and industry leading wholesale
distributor passionate about delivering value and exceptional service to
customers in Canada and beyond. Source Atlantic partners with hundreds of
world-class suppliers, offers a multitude of specialized and technical services
and has many value-added business solutions designed to improve customers'
efficiency and productivity. Now, with over 500 employees, Source Atlantic has
24 locations in Canada with 14 specialized product and service divisions and is
proud to be distinguished as one of Canada’s Best Managed Companies since 2017.

Browse Our Entire Catalogue

 


SOME OF OUR KEY SUPPLIERS

Previous

Next




COMPANY INFORMATION

About Us Leadership Team Careers Credit Account Terms and Conditions Online
Ordering Policy Privacy Policy


CUSTOMER SERVICE

Find a Branch Contact Us FAQ Source Now! Shop and OrderVideos


DIVISION AND COMPANIES

Soucie Salo Safety Mobile Valve SolarU


STAY CONNECTED


 

Sign Up for Ecommerce








Feedback