Linux 软件免费装
Banner图

WDA Wishlist and Quick View for WooCommerce

开发者 wpdevart
更新时间 2026年9月4日 18:39
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce quick view woocommerce quick view wishlist woocommerce wishlist

下载

1.0.3

详情介绍:

WDA Wishlist and Quick View for WooCommerce gives your store the two features shoppers expect everywhere — a WooCommerce wishlist and a product quick view — without stacking two separate plugins onto your site. Customers tap a heart to keep products for later, then open a fast quick view popup to compare details, pick a variation and add to cart, all without leaving the page they're on. One plugin, one settings screen, one consistent design across every button, badge and popup. DEMO PAGEGET PREMIUM VERSION NOW! GET SUPPORT WooCommerce Wishlist The WooCommerce Wishlist welcomes guests from the very first click: no account needed, the list survives between visits, and it becomes part of the customer's account automatically the moment they log in or register during checkout. Shoppers can share their wishlist on social networks or by link, send every saved item to the cart in one go, and keep an eye on their list through a live counter badge in the header or menu. You control where the add to wishlist button appears, how it looks and how it behaves — straight from the settings, no CSS required. WooCommerce Quick View A WooCommerce Quick View should feel instant, so this one starts loading the moment the cursor reaches the button. It handles simple, variable, grouped and external products — variation forms included, with the gallery swapping to the chosen variation's image — and adding to cart from the popup updates the mini cart live. Underneath, the plugin stays out of your theme's way: one small stylesheet, one script, a single database query per page of products, friendly to full-page caching, RTL-ready, accessible, and equally at home on classic and block themes. Wishlist and Quick View Free Version Features Wishlist and Quick View Premium Version Features ➡ GET PREMIUM VERSION NOW! https://www.youtube.com/watch?v=x-oKg73ViT8 Appearance Block themes & blocks Privacy-ready Shortcodes Developer friendly Care for the quiet details is built in. WooCommerce Wishlist data lives in its own database tables, guests are identified only by a random token, expired guest lists are swept up daily, and everything plugs into WordPress' personal data export and erasure tools. If JavaScript fails, the WooCommerce wishlist buttons keep working as ordinary links; if your host caches aggressively, button states, the counter and security tokens re-sync on every load. And nothing ever leaves your site unless a visitor personally clicks a share button. Developers get room to build: a REST API, overridable templates, documented PHP and JavaScript hooks, and three Gutenberg blocks that slot into Product Collection layouts on block themes. Stores of any size are safe too — product listings never pay a per-product query price for wishlist states, whether you sell forty products or forty thousand. Install the plugin and within a minute your shop has a ready-made wishlist page, save-for-later hearts across the catalog and a quick view on every listing. Questions, ideas or a feature you're missing? Open a thread in the support forum — every message gets read. Have Questions, Ideas, or Suggestions? - SHARE THEM WITH US

安装:

  1. Upload the plugin to /wp-content/plugins/ or install it via the Plugins screen.
  2. Activate it. WooCommerce must be installed and active.
  3. A "Wishlist" page containing [wda_wqv_wishlist] is created automatically.
  4. Configure everything in the new "Wishlist & Quick View" admin menu.

屏幕截图:

  • Wishlist page.
  • Quick view modal with gallery
  • Wishlist analytics.
  • The settings screen (Wishlist tab).
  • The settings screen (Quick View tab).

常见问题:

Do guests need an account to use the wishlist?

No. Guest wishlists are stored with a cookie and are merged into the user's account when they log in or register — including when they create the account during checkout. You can also require login in the settings.

Does the wishlist work with caching plugins?

Yes. Button states, the wishlist counter and the security tokens are refreshed live on every page load with a single lightweight request, so cached pages always show the visitor's real wishlist and never break after the cache outlives a nonce.

Does it work with block themes?

Yes. On classic themes the buttons use the standard WooCommerce hooks; in Product Collection grids on block themes they are injected automatically in the same positions. You can also place the Add to Wishlist, Quick View Button and Wishlist Counter blocks anywhere — including inside a Product Collection product template — or keep using the shortcodes.

What data does the plugin store, and is it GDPR-friendly?

Wishlists are stored in their own database tables. Guests are identified only by a random token in a cookie — no personal data. Wishlists of registered users are included in the WordPress personal data export and erasure tools, removed when the account is deleted, and expired guest wishlists are cleaned up daily. Optionally all plugin data is deleted on uninstall.

Will it slow my shop down?

The plugin ships one small CSS and one small JavaScript file, loads them only on pages that need them, and adds no query per product in listings — wishlist states are resolved with a single query per page.

Can I place the buttons manually?

Yes. Set the button position to "Do not show automatically" and use the [wda_wqv_add_to_wishlist] / [wda_wqv_quick_view_button] shortcodes.

Can I override the templates?

Yes. Copy templates/wishlist.php or templates/quick-view.php into a wda-wishlist-and-quick-view-for-woocommerce folder inside your theme.

How do I translate the plugin?

The plugin is fully translation-ready with the text domain wda-wishlist-and-quick-view-for-woocommerce. Translations can be contributed on translate.wordpress.org once the plugin is listed.

Can I use only the quick view, or only the wishlist?

Yes — each half has its own master switch, and the plugin loads no assets for a disabled feature.

Will the alert emails annoy my customers?

No. Each customer gets at most one email per product and alert type every 30 days, one email even when a product sits on several of their lists, and every message carries a one-click unsubscribe link that works without logging in. You can also exclude any product from all emails with one checkbox.

Do premium features match my shop's design?

Yes — premium elements inherit the accent color, icon and corner radius you chose in the free settings, and all emails use your WooCommerce email template.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0