Because of the condition scope, adding a code which applies free shipping won't work until there are shipping charges (which there often aren't, at the point a code is entered). For now, I'll just remove the condition scope, so we don't require shipping charges before applying the effect.
Because of the condition scope, adding a code which applies free shipping won't work until there are shipping charges (which there often aren't, at the point a code is entered). For now, I'll just remove the condition scope, so we don't require shipping charges before applying the effect.