thet / bda.plone.discount

Discounting Information for Content Items

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bda.plone.discount

This package contains forms for defining discounting rules for buyable items, both on per item basis and for overall cart, and the corresponding calculation adapters.

Installation

This package is part of the bda.plone.shop stack. Please refer to https://github.com/bluedynamics/bda.plone.shop for installation instructions.

Restrictions with souper.plone

  • Make sure you do not move discount rules soup away from portal root. This will end up in unexpected behavior and errors.

TODO

  • Currently discount is calculated from net prices. Make it possible to control whether discount should be calculated from gross prices.
  • Implement Vouchers / Coupons.
  • Implement "block neighbor" flag and consider neighbor rules as well as parental rules.

Contributors

  • Robert Niederreiter (Author)
  • Ezra Holder

About

Discounting Information for Content Items

License:Other


Languages

Language:Python 84.5%Language:Shell 5.7%Language:JavaScript 5.2%Language:CSS 4.7%