www.sharpcopiers.com.au Open in urlscan Pro
16.50.222.34  Public Scan

URL: https://www.sharpcopiers.com.au/?SID=8udp25472lio1e92pulp9m91j3
Submission Tags: sansec.io magecart Search All
Submission: On October 19 via api from US — Scanned from AU

Form analysis 3 forms found in the DOM

GET https://www.sharpcopiers.com.au/catalogsearch/result/

<form class="form minisearch" id="search_mini_form" action="https://www.sharpcopiers.com.au/catalogsearch/result/" method="get">
  <div class="field search">
    <label class="label" for="search" data-role="minisearch-label">
      <span>Search</span>
    </label>
    <div class="control">
      <input id="search" type="text" name="q" value="" placeholder="Search entire store here..." class="input-text" maxlength="64" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search" aria-label="Search" disabled="">
      <span>Search</span>
    </button>
  </div>
</form>

POST https://www.sharpcopiers.com.au/resources/consultation/post/

<form action="https://www.sharpcopiers.com.au/resources/consultation/post/" class="consultation-form" method="post" id="consultation-form" data-role="consultation-form" novalidate="novalidate">
  <fieldset class="fieldset inquiry-fieldset" data-hasrequired="">
    <div class="field name required">
      <i class="form-icon name"></i>
      <input id="customer-name" name="name" type="text" placeholder="Name" class="input-text" data-validate="{required:true}">
    </div>
    <div class="field phone required">
      <i class="form-icon phone"></i>
      <input id="customer-phone" name="phone" type="text" placeholder="Phone" class="input-text" data-validate="{required:true}">
    </div>
    <div class="field email required">
      <i class="form-icon email"></i>
      <input id="customer-emailaddress&quot;" name="email" type="text" placeholder="Email" class="input-text" data-validate="{required:true, 'validate-email':true}">
    </div>
    <div class="field postcode required">
      <i class="form-icon postcode"></i>
      <input name="suburb" type="text" placeholder="Postcode" class="input-text" data-validate="{required:true}">
    </div>
    <div class="field text required">
      <i class="form-icon comment"></i>
      <textarea name="message" cols="5" rows="5" placeholder="Please write your question..."></textarea>
    </div>
    <div class="clearfix">
      <div class="field-recaptcha" id="recaptcha-f979c2ff515d921c34af9bd2aee8ef076b719d03-container" data-bind="scope:'recaptcha-f979c2ff515d921c34af9bd2aee8ef076b719d03'">
        <!-- ko template: getTemplate() -->
        <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-f979c2ff515d921c34af9bd2aee8ef076b719d03-wrapper">
          <div class="g-recaptcha" id="recaptcha-f979c2ff515d921c34af9bd2aee8ef076b719d03">
            <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
              <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-xnyq3bbs6a9n" frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfXiHcpAAAAAKknt9WeNprziNP_zA2gGfHKZkUs&amp;co=aHR0cHM6Ly93d3cuc2hhcnBjb3BpZXJzLmNvbS5hdTo0NDM.&amp;hl=en&amp;v=lqsTZ5beIbCkK4uGEGv9JmUR&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=h1k0o8854p3r"></iframe>
              </div>
              <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
                style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
            </div>
          </div>
          <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
        </div>
        <!-- /ko -->
      </div>
    </div>
    <div class="actions-toolbar inquiry-form-actions">
      <div class="primary actions-primary">
        <button id="consultation-form-submit" type="submit" class="action submit btn button1">
          <span>Submit</span></button>
        <span class="character-count">*min 50, max 2000 characters</span>
      </div>
    </div>
  </fieldset>
  <input type="text" name="token" style="display: none">
</form>

POST

<form class="form form-login" method="post" data-bind="event: {submit: login }" id="login-form">
  <div class="fieldset login" data-bind="attr: {'data-hasrequired': $t('* Required Fields')}" data-hasrequired="* Required Fields">
    <div class="field email required">
      <label class="label" for="customer-email"><span data-bind="i18n: 'Email Address'">Email Address</span></label>
      <div class="control">
        <input name="username" id="customer-email" type="email" class="input-text" data-mage-init="{&quot;mage/trim-input&quot;:{}}" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true, 'validate-email':true}"
          autocomplete="off">
      </div>
    </div>
    <div class="field password required">
      <label for="pass" class="label"><span data-bind="i18n: 'Password'">Password</span></label>
      <div class="control">
        <input name="password" type="password" class="input-text" id="pass" data-bind="attr: {autocomplete: autocomplete}" data-validate="{required:true}" autocomplete="off">
      </div>
    </div>
    <!-- ko foreach: getRegion('additional-login-form-fields') -->
    <!-- ko template: getTemplate() -->
    <input name="captcha_form_id" type="hidden" data-bind="value: formId,  attr: {'data-scope': dataScope}" value="user_login" data-scope="">
    <!-- ko if: (isRequired() && getIsVisible())--><!-- /ko -->
    <!-- /ko -->
    <!-- ko template: getTemplate() -->
    <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-popup-login-wrapper">
      <div class="g-recaptcha" id="recaptcha-popup-login">
        <div class="grecaptcha-badge" data-style="inline" style="width: 256px; height: 60px; box-shadow: gray 0px 0px 5px;">
          <div class="grecaptcha-logo"><iframe title="reCAPTCHA" width="256" height="60" role="presentation" name="a-ei2laj1c0kus" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LfXiHcpAAAAAKknt9WeNprziNP_zA2gGfHKZkUs&amp;co=aHR0cHM6Ly93d3cuc2hhcnBjb3BpZXJzLmNvbS5hdTo0NDM.&amp;hl=en&amp;v=lqsTZ5beIbCkK4uGEGv9JmUR&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=z2phk92b750d"></iframe>
          </div>
          <div class="grecaptcha-error"></div><textarea id="g-recaptcha-response-1" name="g-recaptcha-response" class="g-recaptcha-response"
            style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <!-- ko if: (!getIsInvisibleRecaptcha()) --><!-- /ko -->
    </div>
    <!-- /ko -->
    <!-- /ko -->
    <div class="actions-toolbar">
      <input name="context" type="hidden" value="checkout">
      <div class="primary">
        <button type="submit" class="action action-login secondary" name="send" id="send2">
          <span data-bind="i18n: 'Sign In'">Sign In</span>
        </button>
      </div>
      <div class="secondary">
        <a class="action" data-bind="attr: {href: forgotPasswordUrl}" href="https://www.sharpcopiers.com.au/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
  <input type="text" name="token" style="display: none">
</form>

Text Content

The store will not work correctly when cookies are disabled.

JavaScript seems to be disabled in your browser. For the best experience on our
site, be sure to turn on Javascript in your browser.

Call1300 174 277 Servicing Australia Wide
Get a Same Day Quote
 * Home
 * Print Management
 * Products
    * Products
    * Photocopiers
      * Photocopiers
      * A3 Colour Photocopiers
        
        View Full Range
        
        
        A3 COLOUR PHOTOCOPIERS
        
        Learn More
        BP20C20 / BP20C25
        Learn More
        MX2651
        Learn More
        BP-60C31
      * A3 Mono Photocopiers
        
        View Full Range
        
        
        A3 MONO PHOTOCOPIERS
        
        Learn More
        DX 4725i/4735i/4751i
        Learn More
        BP-50M26
        Learn More
        BP-30M28
      * A4 Colour Photocopiers
        
        View Full Range
        
        
        A4 COLOUR PHOTOCOPIERS
        
        Learn More
        MX-B427PW
        Learn More
        MX-C304W
      * A4 Mono Photocopiers
        
        View Full Range
        
        
        A4 MONO PHOTOCOPIERS
        
        Learn More
        WF-M5799
        Learn More
        MX-B467F
        Learn More
        MX-B456WH
    * Printers
      * Printers
      * A4 Colour Printers
        
        View Full Range
        
        
        A4 COLOUR PRINTERS
        
        Learn More
        MXC300P
        Learn More
        C1538P
      * A4 Mono Printers
        
        View Full Range
        
        
        A4 MONO PRINTERS
        
        Learn More
        LBP212dw
        Learn More
        WF-M5299
        Learn More
        ES4132
    * Interactive Whiteboards
      * Interactive Whiteboards
      * 40-50 Inch
        
        View Full Range
        
        
        INTERACTIVE WHITEBOARDS 40 - 50 INCH
        
        Learn More
        PN-40TC1
        Learn More
        PN-50TC1
      * 60-70 Inch
        
        View Full Range
        
        
        INTERACTIVE WHITEBOARDS 60 - 70 INCH
        
        Learn More
        PN-70SC3
        Learn More
        PN-70SC5
        Learn More
        PN-70TB3
      * 70-90 Inch
        
        View Full Range
        
        
        INTERACTIVE WHITEBOARDS 80 INCH
        
        Learn More
        PN-80TC3
        Learn More
        PN-80SC5
    * Software
      * Software
      * Software
        
        View Full Range
        
        
         
        
        Learn More
        Ezy Signin
        Learn More
        PapercutMF
        Learn More
        Scanshare Essentials
    * Brand
      * Brand
      * Sharp
        
      * Epson
        
      * OKI
        
      * Canon
        

 * Support
   * Back
   * Support
   * Sharp Drivers
   * Remote Support
   * OKI Warranty
   * Customer Portal
   * Knowledge Base
 * Scan Solutions
 * Digital Signage
 * About Us
   * Back
   * About Us
   * Make A Difference Program
   * Meet the Team
   * Hire Meeting Room
   * Awards
   * Dealer Partners
   * Blog
   * Careers
   * Community
 * Testimonials
 * Contact Us

Search
Search

Search


 * 7 DAY FREE TRIAL!
   TRY OUT YOUR NEW PHOTOCOPIER BEFORE YOU COMMIT.
   
   Learn More


 * WE ARE OPEN!
   WE ARE FULLY FUNCTIONAL DURING COVID19, FOR SALES, SERVICE & REPAIRS.
   
   Learn More
 * New
   
   
   AWARD WINNING NEXT GENERATION TECHNOLOGY THAT COMPLETELY TRANSFORMS THE
   PHOTOCOPIER EXPERIENCE AND BOOSTS WORKPLACE PRODUCTIVITY.
   
   Learn More


 * OUR INDUSTRY LEADING MANAGED PRINT SOLUTIONS BOOST BUSINESS WORKFLOW AND HELP
   YOUR BOTTOM LINE.
   
   Complete solutions for any sized organisation or business
   
   Learn More

 1. 1
 2. 2
 3. 3
 4. 4

 * Previous
 * Next

 

 

 * Fast Response TimeWe guarantee an under 4 hour onsite response time on break
   down calls.
 * Personal Account ManagersYour dedicated account manager will routinely review
   your print usage.
 * Australia WideOur Australia wide service network ensures you're always
   supported by print specialists.
 * Remote SupportReal time diagnosis & fixes by our great team of remote support
   technicians.
 * Award Winning ModelsMultiple BLI Picks awarded to our industry leading
   photocopiers.
 * Great PricingSmall business customer service with BIG business buying power.

 

 


YOUR PHOTOCOPIER PRINT MANAGEMENT SPECIALISTS


WE ARE SHARP'S #1 DEALER IN AUSTRALIA, WITH OUR INDUSTRY LEADING MANAGED PRINT
SOLUTIONS, OUR AWARD WINNING PHOTOCOPIERS BOOST BUSINESS WORKFLOW AND HELP YOUR
BOTTOM LINE.


FLEXIBLE AGREEMENTS

Upgrade or add new machines anytime during the period of the agreement through a
simple variation of the print management plan (some conditions apply) and adjust
Mono/Colour volumes as necessary within your contract guidelines. There are also
many end of term options for you to decide what to do with the equipment.


MANAGED SERVICES

Don’t worry about managing photocopier consumables and services-all are
inclusive in your agreement. DDS monitors networked machines to auto replenish
consumables and attain meter reads. Your managed services include all parts,
toners, onsite service calls and phone support as needed.


SINGLE MONTHLY INVOICE

Regardless of the amount of machines on the agreement, there will be no separate
invoices for rental and service charges, all costs come through on a single
monthly invoice. This consolidation makes it simple to track your document
expenses, as well as reduces accounting time.

Learn More about Print Management


PROUDLY SERVICING VICTORIA
& AUSTRALIA WIDE

Currently based in four branches, Bendigo, Ballarat, Geelong and head office in
Moorabbin, Melbourne; Digital Document Solutions are providing photocopier
sales, service repairs, Managed Print Services and business software solutions
across Victoria, and Australia wide.

GET A FREE CONSULTATION

Submit *min 50, max 2000 characters
 * Introducing
   
   
   INTERACTIVE WHITEBOARDS
   
   Sharp’s Interactive Touchscreen Monitor PN-80TC3, utilising projected
   capacitive touch technology, is designed for smooth and effortless
   communication in a wide range of contexts.
   
   The highly responsive touch pen technology allows several people to write on
   the same screen at the same time while using the bundled SHARP Pen Software.
   
   Learn More about Interactive Whiteboardsl

 * Previous
 * Next


THE NEXT CHAPTER

It’s been a long journey since the fire back in 2011 that destroyed the DDS
Group building, but soon will be back to a space befitting of our business.

We are so fortunate to have had customers, staff and suppliers that have been
understanding of our journey. Come the end of August, 2019 - the new home of
Digital Document Solutions will be complete.

View Our Journey


COUNTDOWN TO 31ST OF AUGUST

00days
00hours
00minutes
00seconds


SOME OF OUR VALUED CLIENTS


 

Our industry leading Managed Print Solutions boost business workflow and help
your bottom line.

1300 174 277
8:30am - 5:00pm  Closed Weekends

PRINT MANAGEMENT

SCAN SOLUTIONS

TESTIMONIALS

KNOWLEDGE BASE

CONTACT US

ABOUT US

 * Meet the Team
 * Make A Difference Program
 * Awards
 * Dealer Partners
 * Blogs
 * Careers
 * Community

PRODUCTS

 * Photocopiers
 * Printers
 * Interactive Whiteboards
 * Software

SUPPORT

 * Sharp Drivers
 * Remote Support
 * OKI Warranty

 * Ink Cartridges
 * Toner Cartridges
 * Printer Cartridges

 * 
   
 * 

   
 * Privacy Policy
 * Sitemap
 * 2024 © digitaldocumentsolutions

Another website made with

5.0

Read our 394 reviews


Loading...



Close
Checkout as a new customer

Creating an account has many benefits:

 * See order and shipping status
 * Track order history
 * Check out faster

Create an Account
Checkout using your account

Email Address

Password


Sign In
Forgot Your Password?