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

WooCommerce Ajaxified Cart

描述

WooCommerce doesn’t provides ajax add to cart for single product page and also for variable products in archive page.
This plugin adds ajax feature for single product page and variable products in archive page.

安裝

  1. Upload abwc-ajax-cart folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

評價

2021年2月2日
This plugin works fine for simple products, but it does not submit any additional form fields, which means it's incompatible with many plugins like Extra Product Options, Gift Cards etc, that collect additional options and information on the product page.
2019年8月7日
Was searching for a simple solution to Add to cart without redirection or reloading the page. This did the trick! Thanks!
閱讀全部12個評價

貢獻者及開發者

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

貢獻者

將 WooCommerce Ajaxified Cart 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

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

修改日誌

1.0.0

  • Initial release

1.0.1

  • Code Refactor for performance

1.0.2

  • Single Product page AJAX fix

1.0.3

  • Cart Display fix

1.2.0

  • Added admin settings page for enabling/disabling ajaxified cart for variable products on shop page.
  • Now ajaxified cart is working for variable products on shop page.
  • Notices fixed on product single page.

1.2.1

  • Fatal error fix

1.2.2

  • Simple products archive ajax add to cart when varibale product archive ajax option is enabled issue fix.
  • fixed 500 error when tried to add more variation products to cart than stock holds.