xpay✦ Commerce
Directory
WooCommerce plugins
WCQV – Product Quick View for WooCommerce
WCQV – Product Quick View for WooCommerce
Adds a Quick View button to WooCommerce product listings so customers can preview product details in a modal without leaving the page.
4.2
(5 ratings)Will this break my store?
What the WordPress.org registry says about keeping WCQV – Product Quick View for WooCommerce running.
Tested to 6.9.5 — 1 branch behind 7.0
Tested against the WordPress branch in use today.4 months ago
At least 0.2 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.7.4
Your host must be running at least this version.6.0
woocommerce
These must be installed and active first.1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.Maintenance & trust
Scored on how WCQV – Product Quick View for WooCommerce is looked after — not on how many stores run it.
82
out of 100Maintenance
35 / 35WordPress compatibility
14 / 20Support responsiveness
Not enough dataMerchant satisfaction
10 / 15Listing transparency
7 / 10Ratings
4.2
5 ratingsWCQV adds a Quick View button to WooCommerce product listings. When clicked, a modal opens displaying key product details such as images, title, price, description, and product options, allowing customers to quickly preview products before visiting the product page.
Key features:
- Quick product preview — open product details in a modal from anywhere the button is displayed
- Product image gallery — browse multiple product images with navigation arrows and dots
- Customizable button — control the label, icon, and placement
- Shortcode — place the button anywhere with
[wcqv_button] - Action hooks — add, remove, or reorder modal sections via
wcqv_product_galleryandwcqv_product_summary - Accessibility — keyboard navigation, focus management, and screen reader support
- RTL support — works with right-to-left languages
- Multilingual ready — compatible with WPML and Polylang
Yes. The WooCommerce variation form loads inside the modal. Compatibility with swatches depends on your theme or swatch plugin. If you encounter issues, feel free to open a support request so we can continue improving compatibility.
The button is automatically added to product listings such as shop, category, related, upsell, and other product loops. You can also place it manually using the shortcode or PHP function.
Yes — go to WooCommerce > Settings > Quick View and choose a position from the dropdown. To place the button manually, select None and use the [wcqv_button] shortcode or call wcqv_button() in your theme.
The plugin inherits styles from your theme for the button and modal content. If the result doesn’t fit your design, you can adjust it with CSS or override the templates.
Yes. The modal uses the native HTML <dialog> element with keyboard navigation, screen reader announcements, focus management, and reduced motion support.
Yes. The layout automatically flips for RTL languages like Arabic and Hebrew.
Yes. Copy button.php or product.php from the plugin’s templates/ folder into yourtheme/wc-products-quick-view/ and edit them there.
Yes. The modal content is built with action hooks. You can add, remove, or reorder sections. For example, to remove the product rating:
remove_action( 'wcqv_product_summary', 'woocommerce_template_single_rating', 10 );
Categories
Plugin details
Tags on WordPress.org
