PriceΒΆ

shopkit.price

By default, this extension contains base classes for two different types of pricing:

  • Simple pricing gives you an abstract base class that simply adds a price field to the ProductBase class.
  • Advanced pricing, allowing several prices to be specified per product, depending on factors such as the date or the amount of articles. The current structure for this code is very preliminary and mostly demonstrative.

Contents: