SmartStoreNET icon indicating copy to clipboard operation
SmartStoreNET copied to clipboard

Rule for shipment, unexpected result.

Open Yorams opened this issue 4 years ago • 1 comments

I'm trying the new rules system with some shipment rules and i'm getting a unexpected result.

We want to have free shipping only in NL, above a total cart amount of €350,- So i have configured 2 "Shipping rate computation methods".

  1. Shipping by weight(Paid), in which shipping costs are configured by country
  2. Shipping by total (Free), where 1 line is configured with: Country NL, Order total from: 350

If a costumer orders something to ship to NL with a cart amount above €350,- he gets an extra (free) shipping method defined with "Shipping by total". So therefore i want to hide the paid shipping method defined with Shipping by weight.

Therefore i assigned a rule to the paid "Shipping by weight" ship method to only show it if the following rules apply: image

Unfortunately, this solution does not work. The cosumer has a cart amount of more than €350,- and ships to NL. But the shipment method still shows. Is this a bug? It would be simpler if the rules system has a "if this is false then" option

Yorams avatar Mar 15 '21 10:03 Yorams

I also have a somewhat similar issue. When I try to edit shipping methods I get this error:

image

This happened yesterday and I checked again today. Same issue, I was signed in as admin.

MasKhan1223 avatar Mar 17 '21 10:03 MasKhan1223