@moltin/shopkit

Embeddable Moltin Cart + Checkout

Usage no npm install needed!

<script type="module">
  import moltinShopkit from 'https://cdn.skypack.dev/@moltin/shopkit';
</script>

README

Elastic Path Commerce Cloud Embeddable Cart + Checkout

Stable Branch License: MIT contributions welcome follow on Twitter

A buy button, a cart, a checkout, a customer login. All without writing a single line of JavaScript!

Demo

Documentation

Contributing

  1. Clone repo
  2. Use yarn to install dependencies
  3. Run yarn dev and webpack will open example/index.html

The example playground uses the demo.elasticpath.com API keys.

Publishing

Shopkit versioning is based on semver and the angular commit convention. Releasing is automatically triggered by semantic-release.

We should recommend users use the specific version unpkg url, e.g. https://unpkg.com/@moltin/shopkit@1.0.0/index.js.

You can optionally deploy to btn.moltin.com which should be used for those wanting to develop on master. You can deploy by running yarn deploy.

Terms And Conditions

  • Any changes to this project must be reviewed and approved by the repository owner. For more information about contributing, see the Contribution Guide.
  • For more information about the license, see MIT License.