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

WC Products Quick View

外掛說明

WC Products Quick View plugin comes for giving your shop an exclusive feature. This plugin adds a “Quick View” button to the products loop. Your customers can see the products in a lightbox without leaving the page.

Features:

  • Add simple and variable product to cart with an ajax request
  • Navigate to the next and previous products
  • Fully responsive and compatible with most of the themes

Developer

Are you a developer? See the F.A.Q section.

螢幕擷圖

  • Quick View button on products loop
  • Product Details in lightbox

安裝方式

Once you have installed the plugin, you just need to activate the plugin in order to enable it.

常見問題集

Can I change the “Quick View” button position?

Yes, you can. Paste these codes in your theme’s functions.php.
remove_action(‘woocommerce_after_shop_loop_item’, ‘wpqv_button’, 15);
add_action(‘woocommerce_after_shop_loop_item’, ‘wpqv_button’, 25);

Can I customize the templates?

Yes, you can. You have to copy the wpqv-button.php and wpqv-product.php templates from the templates folder of the plugin and paste it into woocommerce folder of your theme and don’t forget to update the image source to load the images properly.

使用者評論

2016 年 9 月 3 日
Right now I am using latest version of Wordpress 4.3.1. This plugins work absolutely fine with latest version without any conflict.
閱讀全部 5 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈WC Products Quick View〉的開發相關工作。

參與者

將〈WC Products Quick View〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

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

變更記錄

1.0

  • Initial release