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

WooCommerce Autoload Cart

外掛說明

If you are running a promotion that highlights specific products, you may want to provide a link that automatically adds these products to the customer’s shopping cart.

This plugin allows you to do exactly that. Example:

Following the link your-domain.com/promo/summer-sale would take the customer to your-domain.com/cart with 1 or more products auto loaded.

Settings to create your unique URLs can be found at
WooCommerce > Settings > Checkout (tab) > Autoload Cart (bottom of the page)

You can also automatically apply a coupon to instantly give a discount.

This a perfect plugin to use when linking to a promotion from Facebook, Twitter or an email newsletter.

Have an idea to improve this plugin?
Please tell me about it in the Support Forum.

Found a bug, or it doesn’t work for you?
Please report it before giving a negative review!

螢幕擷圖

  • The settings screen is found at WooCommerce > Settings > Checkout (tab) > Autoload Cart (bottom of the page)

安裝方式

  • Make sure the WooCommerce plugin is installed.
  • Install this just like any other WordPress plugin.

常見問題集

Does this work with Variable Products?

Yes! When picking a product from settings, just choose the specific variation.

Why must there be a URL Prefix?

The prefix is used to efficiently test if the incoming URL should be used to potentially auto load products. Without it, this plugin would have to do a database lookup for every single URL on your site, which could slow it down. The prefix is also used to reduce naming conflicts with other URLs on your site.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈WooCommerce Autoload Cart〉的開發相關工作。

參與者

將〈WooCommerce Autoload Cart〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.2

Added the ability to autoload a coupon along with products.

1.1

  • Release this plugin to the masses!