Hi,
we would like to add a configurator for cloud services, like AWS ec2 server instances, for this we need a solution to calculate the price of a product by given attributes variants.
For example:
Product virtual Server
with 12 CPU (ok, here i had added fixed values (2,4,6 ... with fix price))
But I have a custom range, like for the hard disk, or additional storage, in a range from 0 to 20000, this is not possible.
Also I would like to add a slider for this like
I already tested OCA module "product_configurator", its pretty cool, but this functions are missing.
Thanks