Downloads
Download tar.gz
15.38 KB
MD5: 4e3adabd0556d270b07297fbf2daf2ff
SHA-1: 5b6cf4c3fae4f178449aca525eddb5503f5bc382
SHA-256: b3565201153e0d2df29457c28a314d27cff0cd579cef47cdf2d6d7d768d1595c
Download zip
16.37 KB
MD5: 79cebce8f4145a9badd816699b288b6b
SHA-1: c9b0d5ca8aa3c6fc64d705bc27940e10a5d483fc
SHA-256: 3b9c05371a36ff0b7dc5d85c54aab463412a4c2278fc0c64e0a29d173ae15442
Release notes
- Add 'in stock' functionality - the ability to show how many items are in stock before the add to cart button or after the qty field if present.
- #1299466: Cannot remove out of stock items from cart. by hanoii, jrust: Fixed Cannot remove out of stock items from cart.
- Attempt to fix #1301548: Always returns "in stock" with an improved attribute selection, this likely fixed some other issues.
- hook_boot instead of hook_init as per #1291008-2: Document how to translate the Out of stock message for i18n variables
- Other bug fixes