getpaid.discount (0.8.3)
- getpaid.discount download link: http://pypi.python.org/packages/source/g/getpaid.discount/getpaid.discount-0.8.1.tar.gz#md5=90123097eca7e019318ea805f37ef0bd
- Homepage of getpaid.discount: http://pypi.python.org/pypi/getpaid.discount
- getpaid.discount repository: http://code.google.com/p/getpaid
- Description source: http://pypi.python.org/pypi/getpaid.discount
This package provides product discount functionality for the getpaid framework.
Action
After running the steps, on each payable product, you will have an available action to make the product "discountable" or "buy x get y free".
Tab
Once you make a product discountable, you will have a new tab "Discountable" available to you, for you to edit/update your discount.
Portlets
When you make a product discountable, it will automatically show the Discounted Product portlet instead of the default PGP one.
Viewlets
When there are some discounted items in your cart, a viewlet with the list of discounts will show up automatically on the cart listing.
Note
When you use Plone2.5, you can't uncomment the zcml slugs for the getpaid.discount egg into buildout.cfg because it creates an error when you start your instance. I haven't found a fix for that yet. The consequences are that the portlet for the Discounted Product details won't show up. You can probably put the overriding into your own product, and use what I've put into the overrides.zcml as a model.