這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Leave At Door For WooCommerce

描述

If you run a restaurant or a store that offers local delivery your customers may not want to open the door to receive the delivery. With social distancing, customers may be weary about opening the door to a delivery driver.

This plugin gives a small checkbox just before the Place Order button at checkout that asks customers if they would like their order left at the door.

If the customer checks this box, a text input is revealed where they can optionally leave additional instructions (leave the order at the side door, or near the garage).

Whatever the customer enters will be displayed in three places:

  1. The admin order edit screen just below the billing address section.
  2. The order email just below the order table.
  3. The order invoice that the customer sees after completing their order.

It is possible to add this information to other places as well by adding our function to your template.

In the plugin’s settings you can choose which shipping methods enable the “leave at door” option to be displayed on the checkout page. For example, you may not need this to be displayed if you are shipping a package with UPS, but you might if you are delivering the order locally. In this case you would enable the “leave at door” option just for your local delivery option.

This plugin requires your site to have WooCommerce installed in order to work. It is not compatible with other e-commerce plugins.

螢幕截圖

  • Leave at door option at checkout. When the checkbox is checked, it reveals an optional “Instructions for delivery driver” text box.
  • On the customer’s order details, the leave at door option will be displayed, indicating that the customer wishes for the order to be left at the door and delivery instructions, if any.
  • The leave at door instructions are also displayed on the edit order screen in the admin.

安裝

  1. Download archive and unzip in wp-content/plugins or install via Plugins > Add New.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. In your WordPress dashboard, click on WooCommerce > Settings > Shipping tab > Leave At Door.
  4. Select the shipping method(s) that would prompt the leave at door option to be displayed.

評價

閱讀全部2個評價

貢獻者及開發者

“Leave At Door For WooCommerce” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

Leave At Door For WooCommerce 外掛目前已有 5 個本地化語言版本。 感謝所有譯者為這個外掛做出的貢獻。

將 Leave At Door For WooCommerce 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.1.1

  • Updated tested up to versions.
  • Added Contributors.

1.1.0

  • Added option to enable the “leave at door” checkbox to be checked by default on the checkout page.

1.0.6

  • Updated tested up to versions.

1.0.5

  • Added error handling for when no shipping methods are set.

1.0.4

  • Added new filter wc_leave_at_door_custom_display for custom conditions to control whether or not the leave at door option is displayed on the checkout page.

1.0.3

  • Fixed plugin textdomain for translations.
  • Updated POT file for translations.
  • Minor formatting updates.

1.0.2

  • Fix: Sanitized values from form inputs.
  • Update: Removed unnecessary commented out code.

1.0.1

  • Added settings link to plugin page.

1.0.0

  • Initial release.