Details
Description
When a Package has a quantity available of 0, it can still be viewed and added to cart. Only when attempting to check out is an error produced:
"Quantity limit reached. If possible, please select a smaller quantity."
We should also prevent the item from being added to cart by disabling the button, making the button red, and changing the button text to read: "Out of Stock"
Double-check package options of quantity 0 as well. No product should be added to the cart that has 0 quantity.