V1.7 Dynamic Product Price Module V 2.9.2 ( (12/27/2020)

tellmemore

Well-known member
Diamond
Elite
Joined
Dec 30, 2020
Messages
103
Reaction score
531
Points
63
NullCash
4,055
Allow your clients to customize their orders and get dynamic prices based on the values that they input.

Features:
  • Display one or more user inputs on the product page
  • Define a unit of measurement to each field
  • Define a price formula that will be used to calculate the product cost
  • Define a weight formula that will be used to calculate the product weight
  • Configure preferred units per country for the convenience of your customers
  • Configure different prices per product combination
  • Show or hide the fields based on the selected combination
Advanced Features:
If you need a calculation method that is more complex than using a formula, you can use a calulator file.
A calculator file is a PHP file that has access to all the values that the user has submitted. These values can be used to return the calculated cost. This method is useful if you want to achieve a complex calculation or also if you want to request the unit prices from an external service, etc. The possibilities are endless!

more information: https://bit.ly/2MJMId8
 

Attachments

  • dynamicproduct.zip
    7.3 MB · Views: 42

hxcode

Well-known member
Master
Diamond
Elite
Joined
Aug 16, 2020
Messages
3,748
Reaction score
455
Points
83
NullCash
0
thank you for sharing
 

zhuk

Member
XNullUser
Joined
Jul 4, 2020
Messages
274
Reaction score
16
Points
18
NullCash
0
Allow your clients to customize their orders and get dynamic prices based on the values that they input.

Features:
  • Display one or more user inputs on the product page
  • Define a unit of measurement to each field
  • Define a price formula that will be used to calculate the product cost
  • Define a weight formula that will be used to calculate the product weight
  • Configure preferred units per country for the convenience of your customers
  • Configure different prices per product combination
  • Show or hide the fields based on the selected combination
Advanced Features:
If you need a calculation method that is more complex than using a formula, you can use a calulator file.
A calculator file is a PHP file that has access to all the values that the user has submitted. These values can be used to return the calculated cost. This method is useful if you want to achieve a complex calculation or also if you want to request the unit prices from an external service, etc. The possibilities are endless!

more information: https://bit.ly/2MJMId8
thx
 
Top