Linux 软件免费装
Banner图

Peek - Product Preview for WooCommerce

开发者 motylanogha
更新时间 2026年7月14日 16:06
PHP版本: 8.1 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce quick view product quick view quick shop product modal

下载

1.0.3 1.0.4 1.0.5 1.0.6 1.0.7 1.0.8

详情介绍:

Peek adds a product quick view button to your WooCommerce shop and archive product loops. Clicking it opens an accessible AJAX product modal, so shoppers can preview products, choose options and add to cart without leaving the listing. The modal shows the featured image and gallery thumbnails, title, SKU, price, stock status, short description, the native add-to-cart form (including variable products), and a link to the full product page. Each part can be toggled from the settings screen. Documentation and links Built for speed and accessibility Settings A WooCommerce-capability settings page (Peek menu) lets you: Shortcode Place a quick-view trigger anywhere with [peek_quick_view id="123"], or the shorter [peek id="123"] alias. Optional attributes: text (custom label) and style (text, icon, or icon_text). The modal and its assets load automatically wherever the shortcode appears. Peek is developed in the open. The code, open issues and release history live at https://github.com/wppoland/plogins-peek, bug reports and patches are welcome there. Upgrade to Peek PRO Peek PRO extends the free quick view with: Learn more at https://plogins.com/plogins-peek-pro/ More WooCommerce plugins by Plogins Browse the full family at https://plogins.com/

安装:

  1. Upload the plugin to /wp-content/plugins/plogins-peek, or install via Plugins → Add New.
  2. Activate it. WooCommerce must be active.
  3. Visit the Peek menu in wp-admin to configure the button label and modal contents.

屏幕截图:

  • The Peek settings screen.

常见问题:

Does it require WooCommerce?

Yes. Peek requires an active WooCommerce installation.

Does it use jQuery?

The plugin's own front-end script is vanilla JavaScript with no jQuery dependency. When a product has variations, WooCommerce's bundled variation script (which itself uses jQuery) is enqueued so the variation form works as expected.

Where does the quick-view button appear?

On the shop page and product archive loops (categories, tags, taxonomies), after each product. It does not change single product pages.

Does the modal support add to cart?

Yes. Peek renders WooCommerce's native add-to-cart form inside the quick shop modal, including quantity and variable-product choices.

Does it work with variable products?

Yes. Variable products use WooCommerce's own variation form inside the product modal, so shoppers can choose a variation before adding to cart.

Will it cause layout shift?

No. The modal is hidden until opened and overlays the page, so opening it never reflows existing content.

Can I place a quick-view button manually?

Yes. Use [peek_quick_view id="123"] or [peek id="123"] to add a product quick view trigger in custom layouts.

Does this plugin work on WordPress Multisite?

Yes. This plugin is compatible with WordPress Multisite. Network activate it or activate it on individual sites; each site keeps its own settings and data.

更新日志:

1.0.8 1.0.7 1.0.6 1.0.5 1.0.4 1.0.3 1.0.2 1.0.1 0.3.1 0.3.0 0.2.0 0.1.0