www.genesis-technologies.com Open in urlscan Pro
209.50.52.167  Public Scan

URL: https://www.genesis-technologies.com/coreldraw-graphics-suite-2023-download.html
Submission: On May 21 via manual from US — Scanned from DE

Form analysis 4 forms found in the DOM

GET https://www.genesis-technologies.com/catalogsearch/result/

<form class="form minisearch form-search" id="search_mini_form" action="https://www.genesis-technologies.com/catalogsearch/result/" method="get">
  <div class="block-title"><strong>Search</strong></div>
  <div class="field search">
    <div class="control catalogsearch">
      <input id="search" type="text" name="q" value="" placeholder="Search here..." class="input-text" maxlength="128" role="combobox" aria-haspopup="false" aria-autocomplete="both" autocomplete="off">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://www.genesis-technologies.com/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
      <div class="catalogsearch-box">
        <span id="select-box-category">All Categories</span>
        <div id="categories-box" style="display:none;">
          <input style="display:none;" type="text" value="" id="qsearch">
          <ul class="cat-list dd-container" id="cat">
            <li data-q="0">All Categories</li>
            <li data-q="346" class="item top">Education</li>
            <li data-q="360" class="item">**Adobe School Licenses</li>
            <li data-q="667" class="item">**Cricut for Schools</li>
            <li data-q="662" class="item">**Securly</li>
            <li data-q="347" class="item top">Non-Profit</li>
            <li data-q="432" class="item">**Adobe Non-Profit</li>
            <li data-q="664" class="item">**Papervision.com</li>
            <li data-q="655" class="item">**Microsoft 365 Non-Profit</li>
            <li data-q="348" class="item top">Small Business</li>
            <li data-q="580" class="item">**Adobe Acrobat</li>
            <li data-q="656" class="item">**Carbonite</li>
            <li data-q="659" class="item">**Foxit</li>
            <li data-q="644" class="item">**Microsoft Small Business Perpetual</li>
            <li data-q="665" class="item">**Papervision.com</li>
            <li data-q="654" class="item">**Microsoft 365 Business</li>
            <li data-q="349" class="item top">Government</li>
            <li data-q="488" class="item">**Adobe Government</li>
            <li data-q="660" class="item">**Foxit</li>
            <li data-q="666" class="item">**Papervision.com</li>
          </ul>
        </div>
      </div>
      <script type="text/javascript">
        document.addEventListener("DOMContentLoaded", function() {
          var qsearch, select, ul, li, a, i;
          qsearch = document.getElementById("qsearch");
          select = document.getElementById("select-box-category");
          ul = document.getElementById("categories-box");
          document.querySelector('body').addEventListener("click", function() {
            ul.style.display = 'none';
          });
          select.addEventListener('click', function(e) {
            e.stopPropagation();
            if (ul.style.display === 'none') {
              ul.style.display = 'block';
            } else {
              ul.style.display = 'none';
            }
          });
          li = ul.getElementsByTagName("li");
          for (i = 0; i < li.length; i++) {
            a = li[i];
            a.addEventListener("click", function() {
              qsearch.value = this.getAttribute("data-q");
              select.innerHTML = this.innerHTML;
            });
          }
        });
        window.onload = function() {
          var form = document.getElementById("search_mini_form");
          form.onsubmit = function() {
            var search = document.getElementById("search");
            var qsearch = document.getElementById("qsearch");
            var csearch = qsearch.value ? '&cat=' + qsearch.value : '';
            window.location = form.action + '/?q=' + search.value + csearch;
            return false;
          };
        };
      </script>
    </div>
  </div>
  <button type="submit" title="Search" class="action search button">
    <span><span><i class="fa fa-search"></i></span></span>
  </button>
</form>

POST https://www.genesis-technologies.com/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZ2VuZXNpcy10ZWNobm9sb2dpZXMuY29tL2NvcmVsZHJhdy1ncmFwaGljcy1zdWl0ZS0yMDIzLWRvd25sb2FkLmh0bWw%2C/product/6762/

<form data-product-sku="280531" action="https://www.genesis-technologies.com/checkout/cart/add/uenc/aHR0cHM6Ly93d3cuZ2VuZXNpcy10ZWNobm9sb2dpZXMuY29tL2NvcmVsZHJhdy1ncmFwaGljcy1zdWl0ZS0yMDIzLWRvd25sb2FkLmh0bWw%2C/product/6762/" method="post"
  id="product_addtocart_form">
  <input type="hidden" name="product" value="6762">
  <input type="hidden" name="selected_configurable_option" value="">
  <input type="hidden" name="related_product" id="related-products-field" value="">
  <input type="hidden" name="item" value="6762">
  <input name="form_key" type="hidden" value="8QuqppVBVMaF2yoD">
  <div class="box-tocart">
    <div class="fieldset">
      <div class="field qty">
        <label class="label" for="qty"><span>Quanity: </span></label>
        <div class="control">
          <button type="button" class="reduced items" onclick="var result = document.getElementById('qty'); var qty = result.value; if( !isNaN( qty ) &amp;&amp; qty > 1 ) result.value--;return false;">
            <i class="fa fa-minus"></i>
          </button>
          <input type="number" name="qty" id="qty" maxlength="12" value="1" title="Qty" class="input-text qty"
            data-validate="{&quot;required-number&quot;:true,&quot;validate-item-quantity&quot;:{&quot;minAllowed&quot;:1,&quot;maxAllowed&quot;:10000}}">
          <button type="button" class="increase items" onclick="var result = document.getElementById('qty'); var qty = result.value; if( !isNaN( qty )) result.value++;return false;">
            <i class="fa fa-plus"></i>
          </button>
        </div>
      </div>
      <div class="actions">
        <button type="submit" title="Add to Cart" class="action primary tocart" id="product-addtocart-button">
          <i class="icon icon-add-to-cart"></i>
          <span>Add to Cart</span>
        </button>
      </div>
    </div>
  </div>
  <div class="tag-box">
    <p></p><a href="/request-a-price-quote" target="_new"><img src="/media/wysiwyg/tags/quote.png"></a>
    <p></p>
    <p></p><img src="/media/wysiwyg/tags/coreledu.png">
    <p></p>
    <p></p><img src="/media/wysiwyg/tags/esd.png">
    <p></p>
  </div>
  <!--<div>
<a href="https://plus.google.com/share?url=https%3A%2F%2Fwww.genesis-technologies.com%2Fcoreldraw-graphics-suite-2023-download.html" onclick="window.open(this.href,'targetWindow','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=700px,height=600px');return false;" title="Share on Google Plus"><img style="" src="https://www.genesis-technologies.com/pub/media/wysiwyg/gp-share-up.png" alt="Share on Google Plus" title="Share on Google Plus"/></a>

<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fwww.genesis-technologies.com%2Fcoreldraw-graphics-suite-2023-download.html&t=CorelDraw+Graphics+Suite+2023+%28Download%29" onclick="window.open(this.href,'targetWindow','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=700px,height=600px');return false;" title="Share on Facebook"><img style="" src="https://www.genesis-technologies.com/pub/media/wysiwyg/fb-share-up.jpg" alt="Share on Facebook" title="Share on Facebook"/></a>

<a href="https://twitter.com/home/?status=CorelDraw+Graphics+Suite+2023+%28Download%29+%28https%3A%2F%2Fwww.genesis-technologies.com%2Fcoreldraw-graphics-suite-2023-download.html%29" onclick="window.open(this.href,'targetWindow','toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable=yes,width=700px,height=600px');return false;" title="Tweet"><img style="" src="https://www.genesis-technologies.com/pub/media/wysiwyg/tw-share-up.jpg" alt="Share on Twitter" title="Share on Twitter"/></a>
    
</div>-->
  <!--<script>
    require([
        'jquery',
        'mage/mage',
        'Magento_Catalog/product/view/validation',
        'Magento_Catalog/js/catalog-add-to-cart'
    ], function ($) {
        'use strict';

        $('#product_addtocart_form').mage('validation', {
            radioCheckboxClosest: '.nested',
            submitHandler: function (form) {
                var widget = $(form).catalogAddToCart({
                    bindSubmit: false
                });

                widget.catalogAddToCart('submitForm', $(form));

                return false;
            }
        });
    });
</script>-->
</form>

<form>
  <select name="DDMenu" class="DDMenu" size="1" onchange="location.href=(form.DDMenu.options[form.DDMenu.selectedIndex].value)">
    <option value="0">Select Publisher</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=206">Adobe Government</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=207">Adobe Non-Profit</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=189">Adobe School Licenses</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=208">Adobe Small Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=215">Anywhere Cart</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=222">Avid Education</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5781">Bitdefender Academic &amp; Non-Profit</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5818">Bitdefender Government</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5782">Bitdefender Small Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5806">Carbonite</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5825">Classlink</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=234">Corel Academic &amp; Non-Profit</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5790">Corel Small Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5826">Cricut for Schools</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5797">Cyber Acoustics</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=236">Dragon Legal</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=237">Dragon Medical</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=238">Dragon Professional</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5786">Dropbox</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5787">Dropbox Sign</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5811">ESET Academic/ Non-Profit/ Gov</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=353">ESET Small Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5815">Foxit Academic</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5820">Foxit Business &amp; Government</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5819">Foxit Non-Profit</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=247">GoGuardian</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5803">Google for Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=248">Google for Education</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5804">Google for Non-Profits</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=196">Harmonic Vision</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=255">Image Line</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=256">IMSI Software</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5807">Kaspersky Academic &amp; Government</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5808">Kaspersky Small Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5828">Lenovo Education</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=261">Livescribe</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=262">LockNCharge</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=264">Magix Academic &amp; Non-Profit</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=267">Makemusic</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=278">Microsoft 365 for Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5812">Microsoft Business Perpetual</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=277">Microsoft 365 for Education</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5813">Microsoft Education Perpetual</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=275">Microsoft 365 for Non-Profit</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5814">Microsoft Non-Profit Perpetual</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=285">Olympus</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=286">Pantone</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5827">Papervision.com</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=292">Philips Speech</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=295">Powergistics</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=299">QuarkXPress</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5800">RenewedVision</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=305">Robert McNeel</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=308">Scriptel</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5824">Securly</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=310">Sibelius</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5798">signNow</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5794">Sophos Academic</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5809">Sophos Government &amp; Non-Profit</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5802">Sophos Small Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=314">Spectrum Furniture</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=319">Symantec Academic &amp; Non-Profit</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=194">Symantec Government</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=320">Symantec Small Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=321">Techsmith</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=322">Texas Instruments</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=323">Thomson Researchsoft</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=327">Trend Micro Academic &amp; Government</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=328">Trend Micro Small Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=5810">Veeam Backup</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=329">Veritas Academic &amp; Government</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=195">Veritas Small Business</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=330">Wacom Technology</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=333">Webroot Academic &amp; Non-Profit</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=334">Webroot Government</option>
    <option value="/catalogsearch/advanced/result/?manufacturer[]=335">Webroot Small Business</option>
  </select>
</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() -->
    <!-- ko if: (getIsVisible()) --><!-- /ko -->
    <!-- /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.genesis-technologies.com/customer/account/forgotpassword/">
                                <span data-bind="i18n: 'Forgot Your Password?'">Forgot Your Password?</span>
                            </a>
      </div>
    </div>
  </div>
</form>

Text Content

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

The Software you Need - At Prices you can Afford!

hidden Menu

Search
Advanced Search
All Categories
 * All Categories
 * Education
 * **Adobe School Licenses
 * **Cricut for Schools
 * **Securly
 * Non-Profit
 * **Adobe Non-Profit
 * **Papervision.com
 * **Microsoft 365 Non-Profit
 * Small Business
 * **Adobe Acrobat
 * **Carbonite
 * **Foxit
 * **Microsoft Small Business Perpetual
 * **Papervision.com
 * **Microsoft 365 Business
 * Government
 * **Adobe Government
 * **Foxit
 * **Papervision.com

Call Us Now
800-433-6326

My Cart
Close You have no items in your shopping cart.
My Cart
Close You have no items in your shopping cart.

Menu
Categories
 * Education
    * Adobe School Licenses
    * Cricut for Schools
    * Securly

 * Non-Profit
    * Adobe Non-Profit
    * Papervision.com
    * Microsoft 365 Non-Profit

 * Small Business
    * Adobe Acrobat
    * Carbonite
    * Foxit
    * Microsoft Small Business Perpetual
    * Papervision.com
    * Microsoft 365 Business

 * Government
    * Adobe Government
    * Foxit
    * Papervision.com

 * All CategoriesClose

 * Home
   
 * Specials
 * New Arrivals
 * Coupons & Offers
 * Contact Us
 * Customer Login
   

 * Home
 * Education
   * Adobe School Licenses
   * Cricut for Schools
   * Securly
 * Non-Profit
   * Adobe Non-Profit
   * Papervision.com
   * Microsoft 365 Non-Profit
 * Small Business
   * Adobe Acrobat
   * Carbonite
   * Foxit
   * Microsoft Small Business Perpetual
   * Papervision.com
   * Microsoft 365 Business
 * Government
   * Adobe Government
   * Foxit
   * Papervision.com
 * Specials
 * New Arrivals
 * Coupons & Offers
 * Contact Us
 * Customer Login


Account



 * Home
 * Education
 * Corel
 * CorelDraw Graphics Suite 2023 (Download)


Skip to the end of the images gallery


MORE VIEWS

 * 1

Skip to the beginning of the images gallery


CORELDRAW GRAPHICS SUITE 2023 (DOWNLOAD)

Corel Academic & Non-Profit
SKU: 280531
Availability: In stock
Compare
$129.00
Quanity:

Add to Cart




Details

Electronic Software Download (ESD). This order will be delivered electronically.
Customers ordering this item will receive an email message within a 24-48 hours
of placement of their order with instructions on downloading the software.

CorelDRAW Graphics Suite 2023 - professional graphic design software.

CorelDRAW Graphics Suite is your fully loaded professional design toolkit for
delivering breathtaking vector illustration, layout, photo editing, and
typography projects with total efficiency.

All the tools you need to tackle any project

CorelDRAW - Vector illustration and page layout

Create anything and everything with this powerful full-featured graphic design
application for vector illustration, page layout, and more.

CAPTURE - Screen capture

Capture and save images of your computer screen, including the entire screen,
individual windows, or menu lists, in one click.

Corel PHOTO-PAINT - Image editing and pixel-based design

Process images in high gear with the robust AI-powered Corel PHOTO-PAINT and
enjoy an integrated workflow with CorelDRAW.

Corel Font Manager - Font exploration and management

Organize and manage your font library with the simple, yet intuitive, Corel Font
Manager, and use your favorite fonts without needing to install them.

CorelDRAW.app - Browser-based vector illustration and graphic design

Use CorelDRAW.app on web or iPad for convenient collaborative file review or to
design on the go. SUBSCRIBER EXCLUSIVE!

AfterShot HDR - RAW photo editor

Make professional-grade corrections and enhancements to RAW or JPEG photos and
create high dynamic range images with AfterShot HDR. Available in English,
German and Japanese.

Included Content

 * 7,000 clipart, digital images, and vehicle wrap templates.
 * 1,000 high-resolution digital photos.
 * Over 1,000 TrueType and OpenType fonts plus integrated access to over 1,400
   Google Fonts families.
 * 200+ professionally designed templates.
 * Over 600 fountain, vector and bitmap fills.

CorelDRAW is everywhere!

Enjoy native support for the latest technology on Windows and Mac including
Windows 11, macOS Ventura, and the exceptional performance of the Apple M1 and
M2 chips. Your cross-platform experience also extends to web, iPad, and other
mobile devices.

With a touch-optimized user interface, CorelDRAW.app widens your reach to mobile
and tablets, and the iPad app makes it even easier to design on the go.

System Requirements:

Windows:

 * Windows 11 or Windows 10 (Version 21H2 or later), 64-bit, with latest Updates
 * Intel Core i3/5/7/9 or AMD Ryzen 3/5/7/9/Threadripper, EPYC
 * OpenCL 1.2-enabled video card with 3+ GB VRAM
 * 8 GB RAM
 * 5.5 GB hard disk space for application and installation files
 * Mouse, tablet or multi-touch screen
 * 1280 x 720 screen resolution at 100% (96 dpi)
 * DVD drive optional (for box installation);
 * Installation from DVD requires a download of up to 900 MB
 * Internet connection is required to install and authenticate CorelDRAW
   Graphics Suite and access some of the included software components, online
   features and content.

Mac

 * macOS Ventura (13) or macOS Monterey (12), with the latest revision
 * Apple M1 (or higher) or Multicore Intel processor
 * OpenCL 1.2-enabled video card with 3+ GB VRAM
 * 8 GB RAM
 * 4 GB available hard disk space for application files (Solid-state drive
   recommended); Case-sensitive file systems are not supported
 * 1280 x 800 screen resolution (1920 x 1200 recommended)
 * Mouse or tablet
 * Internet connection is required to install and authenticate CorelDRAW
   Graphics Suite and access some of the included software components, online
   features and content.

Specifications & Video

More Information Manufacturer Corel Academic & Non-Profit

Customers Also Purchased
Previous


LOCKNCHARGE JOEY 30 MKII CHARGING CART WITH BASKETS

$1,299.00


MICROSOFT 365 APPS FOR FACULTY ANNUAL SUBSCRIPTION (SCHOOL LICENSE)

$27.60


GOGUARDIAN ADMIN 1-YEAR SUBSCRIPTION

$8.50


MICROSOFT OFFICE 365 A3 FOR FACULTY ANNUAL SUBSCRIPTION (SCHOOL LICENSE)

$39.60


ADOBE CREATIVE CLOUD ALL-APPS NAMED USER K12 SCHOOL SITE LICENSE

$5.00


ADOBE ACROBAT PRO DC (SCHOOL LICENSE)

$225.00


GOOGLE CHROME ENTERPRISE UPGRADE FOR EDUCATION

$37.99


ADOBE SIGN BUSINESS FOR EDUCATION (USER LICENSE)

$480.00


ADOBE CAPTIVATE CREATIVE CLOUD FOR EDUCATION

$306.00


LOCKNCHARGE JOEY 30 MKII CHARGING CART WITH BASKETS

$1,299.00


MICROSOFT 365 APPS FOR FACULTY ANNUAL SUBSCRIPTION (SCHOOL LICENSE)

$27.60


GOGUARDIAN ADMIN 1-YEAR SUBSCRIPTION

$8.50


MICROSOFT OFFICE 365 A3 FOR FACULTY ANNUAL SUBSCRIPTION (SCHOOL LICENSE)

$39.60


ADOBE CREATIVE CLOUD ALL-APPS NAMED USER K12 SCHOOL SITE LICENSE

$5.00


ADOBE ACROBAT PRO DC (SCHOOL LICENSE)

$225.00


GOOGLE CHROME ENTERPRISE UPGRADE FOR EDUCATION

$37.99


ADOBE SIGN BUSINESS FOR EDUCATION (USER LICENSE)

$480.00


ADOBE CAPTIVATE CREATIVE CLOUD FOR EDUCATION

$306.00


LOCKNCHARGE JOEY 30 MKII CHARGING CART WITH BASKETS

$1,299.00


MICROSOFT 365 APPS FOR FACULTY ANNUAL SUBSCRIPTION (SCHOOL LICENSE)

$27.60


GOGUARDIAN ADMIN 1-YEAR SUBSCRIPTION

$8.50


MICROSOFT OFFICE 365 A3 FOR FACULTY ANNUAL SUBSCRIPTION (SCHOOL LICENSE)

$39.60
Next


SEARCH BY PUBLISHER

Select Publisher Adobe Government Adobe Non-Profit Adobe School Licenses Adobe
Small Business Anywhere Cart Avid Education Bitdefender Academic & Non-Profit
Bitdefender Government Bitdefender Small Business Carbonite Classlink Corel
Academic & Non-Profit Corel Small Business Cricut for Schools Cyber Acoustics
Dragon Legal Dragon Medical Dragon Professional Dropbox Dropbox Sign ESET
Academic/ Non-Profit/ Gov ESET Small Business Foxit Academic Foxit Business &
Government Foxit Non-Profit GoGuardian Google for Business Google for Education
Google for Non-Profits Harmonic Vision Image Line IMSI Software Kaspersky
Academic & Government Kaspersky Small Business Lenovo Education Livescribe
LockNCharge Magix Academic & Non-Profit Makemusic Microsoft 365 for Business
Microsoft Business Perpetual Microsoft 365 for Education Microsoft Education
Perpetual Microsoft 365 for Non-Profit Microsoft Non-Profit Perpetual Olympus
Pantone Papervision.com Philips Speech Powergistics QuarkXPress RenewedVision
Robert McNeel Scriptel Securly Sibelius signNow Sophos Academic Sophos
Government & Non-Profit Sophos Small Business Spectrum Furniture Symantec
Academic & Non-Profit Symantec Government Symantec Small Business Techsmith
Texas Instruments Thomson Researchsoft Trend Micro Academic & Government Trend
Micro Small Business Veeam Backup Veritas Academic & Government Veritas Small
Business Wacom Technology Webroot Academic & Non-Profit Webroot Government
Webroot Small Business


SEARCH BY CATEGORY

 * Education
 * Non-Profit
 * Small Business
 * Government




BLOGS

hidden
 * Product News and Info
 * Sitemap


SHOPPER'S GUIDE

hidden
 * Safe Shopping Guide
 * Eligibility and Documentation
 * Privacy Policy
 * Contact Information
 * Request A Quotation
 * Customer Service & Returns


IMPORTANT LINKS

hidden
 * Hellosign Pricing
 * Veritas Backup Exec


NEWSLETTER

hidden


GENESIS TECHNOLOGIES,INC.

248 Addie Roy Road, Suite B-102 Austin TX 78746

Phone: 800-4336326

Email: sales@genesis-technologies.com

© Genesis Technologies. 2018. All Rights Reserved.

Back to Top
quickview placeholder
Close


Close

View cart Continue shopping

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?



×