This example hikashop product will change its price dynamically according to your selections made at the product custom options (created as default hikashop 'item' custom fields). The final price is returned by an excel calculator where any kind of formulas can be used. The quantity chosen is also introduced as a parameter to the calculator, for this example we have introduced discounts to the unit price according to the quantity input:
QTY |
%Discount |
50+ |
5 |
500+ |
8 |
1000+ |
12 |
You can download the excel used to calculate this product prices here.