Main section

Overview

The main section consists of 4 subsections, it defines the general behavior of the rule, shipping methods it's applied to, and action of the rule.

Section 1 - General information

ParameterExplanation

Is active

Wheather the rule is active

Priority

Order, in which rules will be applied. Rules are applied starting with lower priority. If two rules have same priority, they will be applied in order of creation time.

Name

Rule display name for administrators of the website

Section 2 - Shipping methods

A shipping carrier can have multiple shipping methods. While our plugin is able to retrieve all carriers installed in your store automatically, it is imposible to get list of shipping methods for each carrier. For this reason, you will need to input shippnig methods manually. Name of each shipping method can be found on your carrier's website.

FieldExplanation

Shipping carriers

Select shipping carriers that have shipping methods this rule should be applied to. If you list the shipping method in a field below, but do not include shipping carrier in this field, rule will not be applied to that shipping method.

Include shipping methods

List shipping methods that this rule should apply to. Each shipping method should be in its own line. If left empty, the rule will be applied to all shipping methods from carriers selected above, except those shipping methods listed below.

Exclude shipping methods

Fill this section only if you left Include shipping methods empty. List shipping methods that this rule should not be applied to. Each shipping method should be in its own line.

If you leave Include shipping methods and Exclude shipping methods empty, the rule will be applied to all shipping methods from selected carriers.

If you list the shipping method, but do not select shipping carrier, rule will not be applied to that shipping method.

Section 3 - Action

This section has only one field - Action.

It defines the behavior of the rule, if it is valid/invalid for this shipping method.

ActionExplanation

Next Step

If the rule is valid, shipping methods will be altered, and following rules will not be validated for these shipping methods. Following rules will be applied only to other shipping methods. Except when rule has a cumulative parameter turned on (see Rates section).

Exit

If the rule is valid, shipping methods will be altered, and all following rules will not be validated. Even rules that do not include this shipping method will not be validated after exit.

Exit and Remove

If the rule is valid, shipping methods will be altered, and all following rules will not be validated. Shipping methods that are not listed in this rule will be removed.

Goto Rule

You can select the rule that will be applied next, i.e. skip some rules. Logic is the same as Next Step. You must select a rule with higher Priority.

Hide if Valid

If the rule is valid, shipping methods that this rule is applied to will be removed. Following rules will not be able to unhide these shipping methods.

Hide if Not Valid

If the rule is not valid, shipping methods that this rule is applied to will be removed. Following rules will not be able to unhide these shipping methods.

Section 4 - Admin comment

This section is for admins only. You can briefly describe the logic of this rule for future reference.

Last updated