1. Home
  2. Shipping
  3. Freight Rules
  4. Freight Rules Conditions
  1. Home
  2. StarShip 101
  3. Freight Rules
  4. Freight Rules Conditions

Freight Rules Conditions

You can define that a freight rule will always be applied, or you can define a condition under which a freight rule should be applied.

  • Always: When you select Always, no further rule settings need to be configured.
  • Only under certain conditions: This option lets you create conditions using the conditions builder.

Select "Only under certain conditions" to define conditions.

 

Conditions are a number of field values or calculations (operands) connected by operators. They can be based on:

  • Calculations: You can define a new calculation or select one you’ve already created. For more information, see Freight Rules Calculations.
  • Constant Values: These are fixed values that you define. You can add a Constant Value by selecting New Constant Value from the drop-down list.
  • Shipment Fields: These are fields from the StarShip shipment. Available fields may change depending upon the type of value you chose to modify on the first dialog of the freight rules wizard.

New Conditions

To create conditions under which a rule should be applied, select “Only under certain conditions” and click the Define Conditions button.

Click Define Conditions

To start creating conditions, click the ” + ” sign.

Click + to add the values of the condition.

 

Select a field value or calculation (or define a new calculation) from the drop-down list.

Select the first value of the condition

 

For Shipment fields, you can type into the search field to find a specific field. If you select “New Calculation”, the Add Calculations wizard will open.

 

Continue to use the fields in the row to select an operator and second operand. The second operand can also be a constant value, which you can add from the drop-down list.

Select a second operand.

 

In some cases, you can also select whether the condition applies to each order or package (Pack) in the shipment or at least one order or package in the shipment.

Multiple conditions

To add another condition, click the ” + ” button again. To group conditions, first select the conditions you want to group, and then select the AND or OR button. Click the videos below to see how conditions can be managed.

Grouped conditions can be managed by clicking on the AND or OR button in front of the condition.

StarShip “Pack” Fields

In the condition builder, two different nodes under StarShip Fields are referred to as “Pack”. The differences between these fields relate to the visibility of other packages to the rule when checking conditions, and how the rule is applied.

StarShip Fields.Shipment.Packs.Pack
  • Visibility: StarShip Fields.Shipment.Packs.Pack can discover all packages on the shipment when evaluating if the condition is true.
  • How Shipment.Packs.Pack is applied: When the condition is met, the amount is applied to all packages on the shipment.
StarShip Fields.Pack
  • Visibility: Pack can only discover information about the current package being evaluated; it cannot test conditions for any other packages on the shipment.
  • How StarShip Fields.Pack is applied: When the condition is met, the value is applied only to that package.