Main section
Last updated
Last updated
The main section consists of 3 subsections, it defines the general behavior of the table rate, shipping methods it's creating, and action of the table rate.
Parameter | Explanation |
---|---|
This section has only one field - Action.
It defines the behavior of the rule, if it is valid/invalid for this shipping method.
Action | Explanation |
---|---|
This section is for admins only. You can briefly describe the logic of this rule for future reference.
Name
Shipping method name (displayed at checkout)
Description
Shipping method description (displayet at checkout)
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.
Transit days
Number of days it takes to get goods delivered
Is active
Wheather the rule is active
Next Step
If the table rate is valid, shipping methods will be added. Following table rates will be checked, and shipping methods will be created. Order of table rates
Stop If Valid
If the table rate is valid, the shipping method will be added, and all following table rates will not be validated. Order of table rates
Goto Id
You can select the table rate that will be applied next, i.e. skip some table rates. Logic is the same as Next Step. You must select a table rate with higher Priority. Order of table rates
Stop If Not Valid
If the table rate is not valid, shipping method will not be added, and all following table rates will not be validated. Order of table rates