docs
  1. Changelogs
  2. Storefront SDKs
  3. @scayle/storefront-basket

@scayle/storefront-basket

0.3.0

Minor Changes

  • [Utilities] Added getTotalPriceWithoutReductions util.

0.2.0

Minor Changes

  • Update to @nuxt/module-builder@1. This version of Nuxt Module Builder is ESM-only, so CommonJS (.cjs) files will no longer be built or distributed with the package. However as of Nuxt 3, only esm is used so this should not have any impact as this module does not support Nuxt 2.

0.1.0

Minor Changes

  • Initial release of @scayle/storefront-basket. This package separates basket functionality from the SCAYLE Storefront Boilerplate, facilitating easier integration and maintenance. It includes the following utility functions.
    • findBasketItem
    • basketContainsItem
    • countAvailableBasketItems