emerce-mmob-integration

1.0.2 • Public • Published

Emerce MMOB Integration.

Use this code to map between Emerce language to MMOB locale.

Example usage:

<html>
  <head>
    <script src="https://assets.mmob.com/js/mmob-snippet.min.js"></script>
    <!-- Load this code after loading snippet library: -->
    <script src="https://unpkg.com/emerce-mmob-integration@1.0.2/emerce-mmob-integration.js"></script>
  </head>
  <body>
    <div id="iframe-container"></div>
    <script>
      initMarketplace(
        '#iframe-container'
        'cp_9AidXA6tIpz7RR4thMrrJ'
        'cpd_7NNG7KCUjOjagv5Jxt5Ov',
        'https://client-ef-network.ef-hub.com',
        {},
        'en'
      )
    </script>
  </body>
</html>

Readme

Keywords

none

Package Sidebar

Install

npm i emerce-mmob-integration

Weekly Downloads

1

Version

1.0.2

License

ISC

Unpacked Size

2.01 kB

Total Files

3

Last publish

Collaborators

  • slebetman