Zum Inhalt springen
Menü
Sie müssen registriert sein, um mit der Community zu interagieren.
Diese Frage wurde gekennzeichnet
2119 Ansichten

facing a problem in the sales->delivery->delivery method.

In this method I wants set two conditions for my product that is weight and volume. If my parcel weight is between 0-30 or volume between 0.825-1.69 (Whichever is greater) than the sale price should be 6 and if weight is between 30-60 or volume is between 1.69 - 2.535 (Whichever is greater) than the sale price should be 12 and so on.

If I am setting the condition it was checking from the first condition and if that's true it wont go to the next condition (as single conditions can be kept). Is there any way to have and , or operation in between the condition or is there any other method to solve this issue?

thanks!!

Pratima

www.TargetIntegration.com

Avatar
Verwerfen