lamansion
Forum Replies Created
-
Ok, can you recomend me some other UNI CPO compatible pluigin to share the cart with my clients?
Great, thanks
Great. Thanks!
Display.
Solved
Thanks!Ok thanks, where can i find a conditional logic tutorial to learn to do that?
Ok, here we go.
I am developing a website that sells custom stickers and I need to make the price calculated according to the square meters of printing. (I have already achieved that using height * width * amount)
My problem is that according to the result of that equation the prices have variations, the more square meters of printing the cheaper.
for example:
=>0.75m2 = € 125xm2
0.75m2 to 1m2 = € 100xm2
1m2 to 2m2 = € 75xm2
2m2 to 3m2 = € 65xm2
3m2 to 5m2 = € 50xm2Is it possible to do this with the free version of the plugin?