Linux 软件免费装
Banner图

LocShip for WooCommerce

开发者 onetkhay
更新时间 2026年1月5日 19:38
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

shipping woocommerce custom shipping location-based shipping

下载

1.0.0 1.0.1 1.0.2 1.0.3

详情介绍:

LocShip for WooCommerce is a powerful and flexible WooCommerce shipping extension that allows you to create location-based shipping rates using custom area names instead of relying on standard address fields. Perfect for businesses that need granular control over delivery zones and pricing, this plugin provides: How It Works
  1. Admin configures delivery areas and their corresponding shipping costs in WooCommerce Settings
  2. During checkout, customers click "Select Your Area" to open an elegant modal
  3. Customers choose their delivery location from the list of available areas
  4. Shipping cost updates automatically based on the selected area
  5. Order proceeds with the correct shipping rate applied
Perfect For Technical Features

安装:

Automatic Installation
  1. Log in to your WordPress admin panel
  2. Navigate to Plugins > Add New
  3. Search for "LocShip for WooCommerce"
  4. Click "Install Now" and then "Activate"
Manual Installation
  1. Download the plugin ZIP file
  2. Log in to your WordPress admin panel
  3. Navigate to Plugins > Add New > Upload Plugin
  4. Choose the ZIP file and click "Install Now"
  5. Activate the plugin
Configuration
  1. Go to WooCommerce > Settings > Shipping
  2. Select a shipping zone or create a new one
  3. Click "Add shipping method" and choose "LocShip for WooCommerce"
  4. Configure your default cost and add delivery areas with their respective prices
  5. Click "Save changes"

屏幕截图:

  • Checkout page with "Select Your Area" button
  • Modal displaying available delivery areas with prices
  • Selected delivery area confirmation on checkout

升级注意事项:

1.0.0 Initial release of LocShip for WooCommerce. Install to start using custom location-based shipping rates in your WooCommerce store.

常见问题:

How do I add delivery areas?

Navigate to WooCommerce > Settings > Shipping, select your shipping zone, click on the LocShip for WooCommerce method, and use the "Delivery Areas" table to add locations and their costs. Click "Add New Area" to add more rows.

Can I have different delivery areas for different shipping zones?

Yes! You can add the LocShip for WooCommerce method to multiple shipping zones, and each zone can have its own unique set of delivery areas and pricing.

What happens if a customer doesn't select a delivery area?

The plugin includes validation that prevents checkout completion until a delivery area is selected. Customers will see an error message prompting them to choose their area.

Can I customize the modal appearance?

Yes, the plugin includes CSS files in the assets/css directory that you can customize. You can also add custom CSS through your theme or a custom CSS plugin.

Is this plugin compatible with HPOS?

Yes, the plugin is fully compatible with WooCommerce High-Performance Order Storage (Custom Order Tables).

Does this work with other shipping methods?

Yes, LocShip for WooCommerce works alongside other WooCommerce shipping methods. Customers will see all available shipping options at checkout.

Can I set a default shipping cost?

Yes, you can set a default cost in the shipping method settings. This will be used if no specific delivery area is selected (though the plugin requires selection at checkout).

Why is the "Select Your Area" button not showing?

If you are using a modern Block Theme (like Twenty Twenty-Four), your checkout page might be using the "Checkout Block" instead of the Classic Checkout. This plugin requires the Classic Checkout engine to function. To fix this:

  1. Go to Pages > Checkout and edit the page.
  2. Delete the Checkout Block.
  3. Add a Shortcode block.
  4. Paste this shortcode: [woocommerce_checkout]
  5. Update the page. The button will now appear.

Is the plugin translation ready?

Yes, the plugin uses WordPress localization functions and includes a text domain for easy translation.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0