WooCommerce Shipping Rate by Distance

Calculate WooCommerce shipping costs based on distance, weight, and shipping class. Powered by Google Routes API with smart formulas and zone-level control.

Shipping Rate by Distance Distance Rules

Distance rules define the shipping cost for destination ranges from the store origin.

Distance Rules with From, To, Price, and Minimum order fields
Define distance ranges with a base cost and optional minimum order per rule.

Rule fields

  • From: start of the distance range.
  • To: end of the distance range.
  • Price: shipping price or formula for that range.
  • Minimum order: optional minimum cart subtotal required for the rule.

Price per distance

When price-per-km or price-per-mile mode is enabled, the configured price is multiplied by the calculated distance. Always test boundary distances so ranges do not leave gaps.