Skip to content

Releases: commercelayer/drop-in.js

v1.3.1

21 Mar 10:39
4d825cd
Compare
Choose a tag to compare

What's Changed

🚀 Enhancement

Full Changelog: v1.3.0...v1.3.1

v1.3.0

17 Mar 09:19
e060897
Compare
Choose a tag to compare

What's Changed

🚀 Enhancement

📝 Documentation

New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

08 Mar 14:07
23e291e
Compare
Choose a tag to compare

What's Changed

🚀 Enhancement

Full Changelog: v1.1.0...v1.2.0

v1.1.0

18 Jan 16:34
83bc5b4
Compare
Choose a tag to compare

What's Changed

🚀 Enhancement

📝 Documentation

  • Update events page and related component sections by @sfiorucci in #17

Full Changelog: v1.0.2...v1.1.0

v1.1.0-beta.1

13 Jan 10:43
abb01f5
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

What's Changed

🚀 Enhancement

📝 Documentation

  • Update events page and related component sections by @sfiorucci in #17

Full Changelog: v1.1.0-beta.0...v1.1.0-beta.1

v1.1.0-beta.0

11 Jan 17:22
7cb5309
Compare
Choose a tag to compare
v1.1.0-beta.0 Pre-release
Pre-release

What's Changed

🚀 Enhancement

Full Changelog: v1.0.2...v1.1.0-beta.0

v1.0.2

05 Jan 17:22
c4af161
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fix

Full Changelog: v1.0.1...v1.0.2

v1.0.1

04 Jan 15:30
c46b4ad
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fix

Full Changelog: v1.0.0...v1.0.1

v1.0.0

22 Dec 09:31
2e366bc
Compare
Choose a tag to compare

Commerce Layer drop-in library is out 🚀

Commerce Layer drop-in.js lets you transform any plain HTML page into an enterprise-grade static commerce website, with almost no coding required, thanks to a set of micro frontends that handle the main ecommerce functionalities.

Prices, availability messages, shopping bag, and more are automatically mixed into your own content and styling, whatever the CMS, SSG, and tools you use to build your site pages. All you need to do is embed the library and add tags to the HTML page.

Getting started

For a constantly updated list of the available and soon-to-come micro frontends provided by Commerce Layer's drop-in library, please refer to this interactive documentation that will provide you with all the necessary information about the involved web components and help you get started in a snap.

Available micro frontends

  • Price
    Display a price with localized currency, discounts, and personalization rules.

  • Availability
    Display an availability message with localized delivery lead time and cost.

  • Add to cart
    Add a buy button to any page with embedded validation rules.

  • Cart
    Link or embed the hosted version of the Commerce Layer Cart application, with line items preview and edit actions.

  • Checkout
    Link to the hosted version of the Commerce Layer PCI-compliant Checkout application, with integrated payments.

v1.0.0-beta.4

19 Dec 12:21
2f32f36
Compare
Choose a tag to compare
v1.0.0-beta.4 Pre-release
Pre-release

What's Changed

🚀 Enhancement

Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4