I have my own product model inheriting from satchmo's, which has a minimum quantity field. I've hooked up a listener that checks to see if the quantity being added to the cart in satchmo_cart_add_verify is at least equal to the minimum quantity if it's defined. This all works fine, the only problem is that once the error has been raised, it shows up as an error on every product page. Anybody know what might cause this, would it have anything to do with my cache? Here's my listener code for reference...
http://dpaste.com/hold/69662/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Satchmo users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/satchmo-users?hl=en -~----------~----~----~----~------~----~------~--~---
