Is it possible to implement price calculation to sell product customers specifies lenght. or to calculate price on custom width*lenght if base price is for cm*cm ?
or to calculate price on custom width*lenght*height if base price is for cm*cm*cm ?
lenght*width*height*Price(for cm3)
width*height*Price(for cm2)
Base price is for m3 or m2
Nobody wants this Price calculation?
Did you look at this? http://extensions.virtuemart.net/products/custom-size-detail
If that doesn't do exactly what you want, it probably gets you 80% of the way there and then you can customize it to meet your needs.
Quote from: PolishedGeek on March 29, 2013, 15:26:18 PM
Did you look at this? http://extensions.virtuemart.net/products/custom-size-detail
If that doesn't do exactly what you want, it probably gets you 80% of the way there and then you can customize it to meet your needs.
Thank you
But there is no demo
No demo for all products. How can I test? I cannt pay without demo and test site.
yeh, I know one of our smaller problems atm. Small example http://www.culimarshop.se/index.php/bankskivor/amerikansk-valnot/stavlimmad-amerikansk-valnot-3-cm-detail
I checked your demo. But there is only kg per cm
I was thinking that there is a field for width and field for height and when fill values in this fields the plugin will calculate square meter eg
width 3 m
height 7 m
result 21 square meters
The base prace is $3 per square meter
Total price for 21 square meter will be $63
The same is for cubic meter but with one more field for lenght
You can set your own unit.
kg, m, whatever. It makes not really a difference. It does not combine different units like in width mm and height in m.
I will wait for demo for administrator