

The quick-view modal showing the product gallery, price and add-to-cart form.
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.
role="dialog" with aria-modal.A WooCommerce-capability settings page (Peek menu) lets you:
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 GitHub, bug reports and patches are welcome there.
Peek PRO extends the free quick view with:
Learn more at plogins.com/plogins-peek-pro
Browse the full family at plogins.com
Peek does not connect to any external services. The quick-view modal fetches its product fragment from your own site over WordPress’ admin-ajax.php (the peek_quick_view action), so no shopper or product data ever leaves your server. Peek’s only stored data is two WordPress options it creates, peek_settings (your modal and button configuration) and peek_db_version, both removed when the plugin is deleted. Peek sends no email and loads no third-party scripts, fonts or analytics.
Plogins Peek includes Polish, German and Spanish translations for the plugin interface. The text domain is plogins-peek, so WordPress.org language packs can also override or extend these bundled translations.