Shipping Rules Calculator
Rule Structure and Shipping Option Rules
{
"children": [
{
...(rule1)
},
{
"children": [
{
"child": {
...(rule2)
},
"name": "Not Rule",
"slug": "not-rule"
},
{
"child": {
...(rule3)
},
"name": "Not Rule",
"slug": "not-rule"
}
],
"name": "And Rule",
"slug": "and-rule"
}
],
"name": "Or Rule",
"slug": "or-rule"
}WeightRule
HeightRule
CityRule
CountryRule
TownshipRule
DistrictRule
TimeRule
DayOfWeekRule
BasketAmountRule
TotalProductAmountRule
ProductAttributeRule
RetailStoreRule
PickupLocationTypeRule
Field
Type
Description
Calculators for Determining Fees for Shipping Options
FixedPriceCalculator
AmountBasedCalculator
DiscountBasedCalculator
RemoteCostCalculator
Last updated
Was this helpful?

