Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (2024)

Cash Drawers and POS Safes

    • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (1)
    • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (2)
    • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (3)
    • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (4)
    • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (5)
    • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (6)
    • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (7)
    • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (8)
  • TESTED TO LAST AT LEAST 1 MILLION CYCLES

    The SD-4141 has sturdy ball-bearing rollers and a robust latch mechanism guaranteed to provide at least 1 million trouble-free open/close cycles.

  • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (10)
  • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (11)
  • ADJUSTABLE 4-NOTE, 8-COIN LAYOUT AND MEDIA SLOT

    Adjustable banknote dividers let you customize the SD-4141 for exactly the bills you want to store, and 8 adjustable coin cups keep all your small change and tokens neatly sorted in one convenient place. (Want to store more bills in the till? The optional 4141T2 cash tray has room for 6 banknotes.) A spacious media slot provides plenty of room to store coupons, credit-card slips and other non-cash transaction media.

  • MAXIMUM FLEXIBILITY, MAXIMUM SECURITY

    The SD-4141 is equipped with a sturdy 3-position, 4-function lock and an industry-standard RJ-12 outlet to maximize ease of use without compromising security. Set the drawer to open automatically via your cash register or printer, or open it manually; lock it in the closed position (if you have to step away) or open position (when empty, to deter robbers). The SD-4141 also has an easy-push feature to manually open the drawer at any time. RJ-12 cable included for easy integration into your existing POS system.

  • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (12)
  • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (13)
  • full range of accessories

    Use the sturdy 4141B mounting brackets to securely install your SD-4141 under your POS counter; add a spare 4141T1 cash tray and 4141L lockable lid to maximize speed and security during shift changes. You can even switch to the 4141T2 tray if you’d like to store 6 bills instead of 4. (Note the 4141L lid only fits on the 4141T1.)

  • USE WITH THE SAFESCAN 6185 FOR RAPID CASH COUNTING

    Simply lift the whole tray out of the SD-4141 and use the feature-packed 6185 money scale to count all its contents, from coins to coupons, in just a handful of minutes. And if you’re using the optional 4141CC removable coin cups, you’ll be finished even faster: just place each cup of coins right on the 6185 and weigh—no calibration required. From start to finish in under two minutes: there’s no faster way to count your till.

  • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (14)
  • Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (15)
  • 3 year warranty

    Our products are manufactured to exacting quality standards and come with a comprehensive three-year warranty against defects.

Read more

Specifications
  • Dimensions: 41cm(W) x 41,5cm(D) x 11,5cm (H)
  • Robust ball bearing rollers
  • Tested for at least 1 million openings
  • Strong metal bill clips
  • Easy-push opening
  • Adjustable and removable inner tray
  • 4 bill/8 coin lay-out
  • Media slot for storage of large denominations and value papers
  • Compatible with cash registers with RJ-12 port (12V)
  • 3-position lock (locked, stand-by and open)
  • Optional additional tray and lockable lid
  • Weight: 6.6 kg
  • Power: 12V
  • 14 day satisfaction guarantee
  • 3 year warranty
  • CE certified
In the box
  • Cash drawer
  • 2 piece key set

Read more

Compare
Selection:
  • Safescan SD-4141
Safescan SD-4141 Select a product to compare Select a product to compare
Type Mechanical cash drawer
Material Steel
POS Safe Yes
Security Lock 1
Inner tray Removable
Coin Compartments 8
Note Compartments 4
Number of openings 1.000.000
Microswitch No
Color Black
Dimensions (mm) 410x415x115
Weight (kg) 6.6
Warranty 3 Years
CE Approved Yes
Price €99,00
More information
Downloads
  • Safescan SD-4141 Product Sheet

    Suitable for: Safescan SD-4141
    Version:1.0 (29-06-17)
    File size:935.0 kB

    Info Download

'); $('.zoomed').show(); var leftScroll = $('.zoomed').children('.product-rotator-image').width() / 4; $(".zoomed").animate({ scrollLeft: leftScroll }, "fast"); } if(!$( ".mobile-gallery-popup" ).hasClass('zoom1') && !$( ".mobile-gallery-popup" ).hasClass('zoom2')) { $('#product-order-bottom').removeClass('hideMe'); $( ".mobile-gallery-popup" ).addClass('zoom1'); $('.product-rotator-image:not(.zoomed)').show(); $('.zoomed').hide(); } }); $('.unzoom-img').on('click', function(e) { $( ".mobile-gallery-popup" ).show(); if($( ".mobile-gallery-popup" ).hasClass('zoom2')) { $('#product-order-bottom').removeClass('hideMe'); $( ".mobile-gallery-popup" ).removeClass('zoom2').addClass('zoom1'); $('.product-rotator-image:not(.zoomed)').show(); $('.zoomed').hide(); } }); $('#close-zoom').on('click', function(e){ $( ".imageRotator" ).appendTo( $( ".product-detail" ) ); $('#product-order-bottom').removeClass('hideMe'); $('.product-rotator-image:not(.zoomed)').show(); $('.zoomed').hide(); $( ".mobile-gallery-popup" ).hide().removeClass('zoom1').removeClass('zoom2'); return false; }); } // Order button function $('#order_product.check').on('click', function(e){ var color = $('.select.color').val(); if ( $('.select.color').val() === '' ) { $('.select.color').addClass('not-selected'); $('.color-msg').show(); return false; } else { $('.color-msg').hide(); $('.select.color').removeClass('not-selected'); $('.select.color').val('this.options[this.selectedIndex].value'); // onchange="location = this.options[this.selectedIndex].value;" } }); // On change dropdown $('.select.color').change(function(e) { $('.select.color').removeClass('not-selected'); $('.color-msg').hide(); var color = $(this).val(); var baseUrl = '' ; var url = baseUrl+window.location.pathname; var string = $(".select.color option:selected").attr('value'); if(url != string){ window.location.href = $(".select.color option:selected").attr('value') + '?selectcolor=1'; } else{ return false; } }); $('#order_product-bottom').on('click', function(e){ // $('#product-order-top')[0].reset(); $('#product-order-top').submit(); }) $(function() { $("section.mobile-only ul.tabs li button").on("click", function(event){ $(this).parent().find(".tab-content").slideToggle(); $(this).toggleClass("active"); return false; }); }); $( document ).ready(function() { body_padding_bottom(); }); function body_padding_bottom() { var fixed_menu_height = $('#product-order-top').outerHeight(); $('body').css('padding-bottom', fixed_menu_height); } var rtime; var timeout = false; var delta = 200; $(window).resize(function() { rtime = new Date(); if (timeout === false) { timeout = true; setTimeout(resizeend, delta); } }); function recalcToggleHeight() { toggle_height = $('header nav').outerHeight() + $('#subNavMenu').outerHeight() + $('.logobar').outerHeight() + $('article.product-detail').outerHeight(); } function resizeend() { if (new Date() - rtime < delta) { setTimeout(resizeend, delta); } else { timeout = false; body_padding_bottom(); recalcToggleHeight(); } }

Standard-Duty Cash Drawer - Safescan SD-4141 - Order Now! (2024)

References

Top Articles
Latest Posts
Article information

Author: Ms. Lucile Johns

Last Updated:

Views: 5777

Rating: 4 / 5 (41 voted)

Reviews: 80% of readers found this page helpful

Author information

Name: Ms. Lucile Johns

Birthday: 1999-11-16

Address: Suite 237 56046 Walsh Coves, West Enid, VT 46557

Phone: +59115435987187

Job: Education Supervisor

Hobby: Genealogy, Stone skipping, Skydiving, Nordic skating, Couponing, Coloring, Gardening

Introduction: My name is Ms. Lucile Johns, I am a successful, friendly, friendly, homely, adventurous, handsome, delightful person who loves writing and wants to share my knowledge and understanding with you.