Versions

Releases

Liquid Ajax Cart is also available as an npm package npm.

  • 2024, May 20
    v2.1.1
    • The support of the select element is added for the data-ajax-cart-quantity-input.
    • Wrong error rendering in the data-ajax-cart-errors element when the request error is an object is fixed.
    • The extraRequestOnError configuration parameter with the true value by default is added. It makes Liquid Ajax Cart send an additional request in order to re-render the cart related sections if the current request has returned an error. It fixes the issue when a request that returns an error actually makes some changes in the cart.

    Download

  • 2023, Nov 18
    v2.1.0

    A new API called “Cart mutations” is added. It allows you to automatically add or remove cart items based on specific conditions. It is perfect solution for promotions and cart correction logic.

    Download

  • 2023, Nov 04
    v2.0.2

    The data-ajax-cart-quantity-minus and data-ajax-cart-quantity-plus buttons of the <ajax-cart-quantity> custom tag get the aria-disabled and disabled attributes when inactive.

    Download

  • 2023, Oct 27
    v2.0.1

    Download

  • 2023, Sep 11
    v2.0.0

    The architecture of the library is completely redesigned.
    Read more in the “Differences from v1.x.x” article.

    Download

  • v1.x.x

    Visit the Liquid Ajax Cart v1 page to read the docs, see the changelog, or download previous versions.

    Go to v1