jvmsaas.com Open in urlscan Pro
159.69.220.152  Public Scan

Submitted URL: http://jvmsaas.com/
Effective URL: https://jvmsaas.com/
Submission: On April 11 via api from GB — Scanned from GB

Form analysis 6 forms found in the DOM

POST https://jvmsaas.com/customer/account/loginPost/referer/aHR0cHM6Ly9qdm1zYWFzLmNvbS8,

<form class="form form-login" action="https://jvmsaas.com/customer/account/loginPost/referer/aHR0cHM6Ly9qdm1zYWFzLmNvbS8," method="post" novalidate="novalidate">
  <input name="form_key" type="hidden" value="Eo2rirOTYL8O6BJ5">
  <fieldset class="fieldset login" data-hasrequired="* Required Fields">
    <div class="field email required">
      <!--<label class="label" for="email"><span>Email</span></label>-->
      <div class="control">
        <input placeholder="Email" name="login[username]" value="" autocomplete="off" type="email" class="input-text" title="Email" data-validate="{required:true, 'validate-email':true}" aria-required="true">
      </div>
    </div>
    <div class="field password required">
      <!--<label for="pass" class="label"><span>Password</span></label>-->
      <div class="control">
        <input placeholder="Password" name="login[password]" type="password" autocomplete="off" class="input-text" title="Password" data-validate="{required:true, 'validate-password':true}" aria-required="true">
      </div>
    </div>
    <div class="field-recaptcha" id="recaptcha-82033590fee88bcf8d3e04bb4efdaa99f0cab404-container" data-bind="scope:'recaptcha-82033590fee88bcf8d3e04bb4efdaa99f0cab404'">
      <!-- ko template: getTemplate() -->
      <div data-bind="{
    attr: {
        'id': getReCaptchaId() + '-wrapper'
    },
    'afterRender': renderReCaptcha()
}" id="recaptcha-82033590fee88bcf8d3e04bb4efdaa99f0cab404-wrapper">
        <div class="g-recaptcha" id="recaptcha-82033590fee88bcf8d3e04bb4efdaa99f0cab404">
          <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"
                src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdkuNgZAAAAANQnhKUVlac6rnSQANQyYLNTyXf8&amp;co=aHR0cHM6Ly9qdm1zYWFzLmNvbTo0NDM.&amp;hl=en&amp;v=Y-cOIEkAqcfDdup_qnnmkxIC&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=t3ogm7hpyibd"
                width="256" height="60" role="presentation" name="a-4h6hjtum8c1d" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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 class="actions-toolbar">
      <div class="">
        <button type="submit" class="action login primary" name="send"><span>Login</span></button>
      </div>
      <!--<a class="action create primary" href="https://jvmsaas.com/customer/account/create/"><span>Sign up</span></a>-->
      <div class="secondary">
        <a class="action remind" href="https://jvmsaas.com/customer/account/forgotpassword/"><span>Forgot Your Password?</span></a>
      </div>
    </div>
  </fieldset>
  <input type="text" name="token" style="display: none">
</form>

GET https://jvmsaas.com/catalogsearch/result/

<form class="form minisearch has-cat" id="search_mini_form" action="https://jvmsaas.com/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" onfocus="this.placeholder = ''" onblur="this.placeholder = 'Search entire store here...'" maxlength="256" role="combobox"
        aria-haspopup="false" aria-autocomplete="both" autocomplete="off" aria-expanded="false">
      <div id="search_autocomplete" class="search-autocomplete"></div>
      <div class="nested">
        <a class="action advanced" href="https://jvmsaas.com/catalogsearch/advanced/" data-action="advanced-search">
        Advanced Search    </a>
      </div>
      <div data-bind="scope: 'searchsuiteautocomplete_form'">
        <!-- ko template: getTemplate() -->
        <div id="searchsuite-autocomplete" class="searchsuite-autocomplete" data-bind="visible: showPopup()" style="display: none;">
          <div data-bind="visible: anyResultCount()" style="display: none;">
            <div class="suggest" data-bind="visible: result.suggest.data().length > 0" style="display: none;">
              <div class="title"><!-- ko i18n: 'Suggested'--><span>Suggested</span><!-- /ko --></div>
              <ul id="suggest" role="listbox" data-bind="foreach: result.suggest.data"></ul>
            </div>
            <div class="product" data-bind="visible: result.product.data().length > 0" style="display: none;">
              <div class="title">
                <!-- ko i18n: 'Products'--><span>Products</span><!-- /ko -->
                <a class="see-all" data-bind="attr: {href: result.product.url}" href="">
                    <!-- ko i18n: 'See All' --><span>See All</span><!-- /ko -->
                    <span data-bind="text: result.product.size, css: 'num-result'" class="num-result">0</span>
                </a>
              </div>
              <ul id="product" role="listbox" data-bind="foreach: result.product.data"></ul>
            </div>
          </div>
          <div class="no-result" data-bind="visible: (result.product.data().length == 0)"><!-- ko i18n: 'No Result'--><span>No Result</span><!-- /ko --></div>
        </div><!-- /ko -->
      </div>
      <script>
        document.getElementById('search_mini_form').classList.add('has-cat');
      </script>
    </div>
  </div>
  <div class="actions">
    <button type="submit" title="Search" class="action search primary" disabled="disabled">
      <span>Search</span>
    </button>
  </div>
  <input type="hidden" id="search-cat-input" name="cat" disabled="disabled">
</form>

magento-cloud-hosting.html

<form action="magento-cloud-hosting.html">
  <p><button style="background-color: #f04910; text-align: center; border-radius: 8px; font-size: 16px; color: white;">Learn More</button>&nbsp;</p>
  <p>&nbsp;</p>
  <p><strong style="color: #f04910; font-size: 18pt;">SubCloud - ERP/CRM cloud solution - made to help you succeed!</strong></p>
</form>

cloud-erp-crm.html

<form action="cloud-erp-crm.html"><button style="background-color: #f04910; text-align: center; border-radius: 8px; font-size: 16px; color: white;">Learn More</button></form>

magento-services-en.html

<form action="magento-services-en.html"><button style="background-color: #f04910; text-align: center; border-radius: 8px; font-size: 16px; color: white;">Learn More</button></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"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6LdkuNgZAAAAANQnhKUVlac6rnSQANQyYLNTyXf8&amp;co=aHR0cHM6Ly9qdm1zYWFzLmNvbTo0NDM.&amp;hl=en&amp;v=Y-cOIEkAqcfDdup_qnnmkxIC&amp;theme=light&amp;size=invisible&amp;badge=inline&amp;cb=sk7yimlbo5z6"
              width="256" height="60" role="presentation" name="a-r965s09pc3qw" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></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://jvmsaas.com/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 in the case 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.

We use cookies to make your experience better. To comply with the new e-Privacy
directive, we need to ask for your consent to set the cookies. Learn more.

Allow Cookies
Currency
EUR
 * BGN
 * RON
 * USD

Language
Jvm English
 * Jvm BG

Skip to Content
 * Jvm - Your software solutions come first!
 * Wishlist
 * Compare
 * Sign In
   Sign In
   Sign in with Google
   Login
   Forgot Your Password?
 * Create an Account

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


Menu
 * Software and Services
   *  * Magento Cloud Hosting
      * Magento Services
      * SubCloud ERP / CRM
      * SubCloud by Industry
 * Magento modules
 * Magento Themes

Account
 * Jvm - Your software solutions come first!
 * Wishlist
 * Compare
 * Sign In
   Sign In
 * Create an Account

Settings
Language
Jvm English
 * Jvm BG

Currency
EUR
 * BGN
 * RON
 * USD

Search
All Categories
 * All Categories
 * Magento Modules
 * Magento Themes

Search
Advanced Search
Suggested
Products See All 0
No Result
Search

prev
next




 

ERP / CRM Cloud

 

 

Magento Services

 

 

Knowledge Base

 



Magento 2 - The managed cloud hosting solution for your growing business!



Best Technology at your disposal with minimum initial investment!  In no time
you get fully functional, fast, responsive and user-friendly ecommerce site,
that is connected with ERP/CRM cloud solution accessible from anywhere!
Everything you need to start a successful online sales business - Saving you
time and efford. 

Learn More 

 

SubCloud - ERP/CRM cloud solution - made to help you succeed!

We have recently added more features to our software.  All these features are
available to all our clients.  No matter what plan they're on.  Here is a list
of some:

 * Email Integration - You can setup your existing email and send emails
   directly to your clients, prospects or vendors.
 * File attachments to products.  Besides pictures now you can attach
   instruction manuals, warranty document, certificates and more to each of your
   product.
 * Multi-price levels.  Each product can have multiple selling prices.  Each
   client can be assigned a different price level
   NEW
 * New Point of Sale / Quick sale module
 * Bar Code scanner / printer
 * Sales / product margins

Learn More

 

Magento 2 Hassle free online store - mission possible

Having a powerful and working online store built on the newest versions of
Magento 2 is possible.  All you need is help with backups, updates, installing
modules and themes and updating them, speed optimization, product imports,
fixing errors and bugs, hosting issues, etc. So you can actually focus on what
matters most - business, products and sales.  Well, good news is we can help! 

Learn More

Contact Us

Ariva Group Ltd

+359 882 71 22 78 - Sofia, Bulgaria

+1 647 872 0504 - Canada / USA

Contact us

Quick Links

 * SubCloud ERP trial
 * Support and Information
 * About us
 * Terms and Contitions

 
Copyright © 2013-2021 JVM Ltd. All rights reserved.



Top
item(s) in your cart
Cart Summary




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?