Product Pricing Custom Calculations

To add:


Go to E-commerce > Plugins section. Search or Scroll to find Product Pricing Custom Calculations.
Add Plugin.

Custom Product Calculations

You can build all sorts of complex product pricing calculations, well suited to manufactured items

For example, where the price is area based, such as used with fabrics, glass, joinery etc, and allowing for edging / wastage.

MaterialUsed = (height + 300) * (width + 300)

MaterialDropsRequired = Ceil(TrackWidth / material_width)

How to create your calculations

  • Create your product
  • Go to the product options tab
  • Select customisation options.
  • Now that you have enabled this plugin, you will see additional options to set variables for each of your customisation options
  • Other variables are created automatically
  • Build a sequence of equations, that calculate your final price. Equations can include numbers or variables.
  • Some equation types are lookups, that let you fetch a predefined value based on a value.
  • Some equation types determine what is done with the result, such as adding to the unit price, deteriming the material usage, or reseting the product unit price ignoring all other factors..

Support Fees Apply

This area is basically a programming language, and many users may find it complicated.

If something is not working as expected, please identify your product code/id, and explain in a spreadsheet how you believe the wrong result was achieved. We cannot provide any free diagnosis if you do not provide the required proof of concept via a spreadsheet.

Consultancy fees will apply for support in this area at a programmers rate.

Index Previous