Linux 软件免费装
Banner图

Flexa Wishlist for WooCommerce

开发者 flexatech
更新时间 2026年8月31日 12:14
PHP版本: 8.2 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce ecommerce wishlist save for later wishlists

下载

1.0.1 1.0.2 1.1.0

详情介绍:

Flexa Wishlist replaces the dated "table of products with social buttons" pattern with the wishlist UX shoppers already know from modern commerce apps. Flexa Wishlist for WooCommerce is a complete, professional wishlist product — free. Placement Everything renders through three shortcodes (also available as Gutenberg blocks and Elementor widgets):

安装:

  1. Install and activate WooCommerce.
  2. Upload the plugin, or install it from Plugins → Add New, then click Activate.
  3. On activation a heart button appears on your products and a Wishlist page is created automatically.
  4. Fine-tune under Wishlist in the admin menu (optional — the defaults are production-ready).

屏幕截图:

  • The wishlist page — a responsive card list with add-to-cart and remove-with-undo.
  • The admin dashboard — a quick pulse on how shoppers use their wishlists.
  • Settings — presets over knobs, with the accent color following your theme.
  • Sharing a wishlist — copy the link, use the native share sheet, or post to social channels.

升级注意事项:

1.1.0 Adds a Share button to the wishlist page with copy-link, native share, and social channels. 1.0.2 Fixes the wishlist page spinner that could keep spinning after items loaded. 1.0.1 Security and compliance fixes: multi-wishlist unlocked for free, item-toggle ownership check, custom CSS removed. 1.0.0 Initial release of Flexa Wishlist for WooCommerce.

常见问题:

Does it work with page caching?

Yes. The button markup is user-agnostic; the shopper's real saved state is reconciled from a single request after load, so it stays correct behind full-page caches and CDNs.

Do guests need an account?

No. Guest wishlists persist via a first-party cookie and merge into the account automatically, and losslessly, on login.

How do I show the wishlist somewhere specific?

Use the [flexa_wishlist] shortcode on any page, the "Flexa Wishlist" Gutenberg block, or the Elementor widget. A wishlist page is also created for you on activation.

Can I add a save button and a counter to my theme?

Yes. Use [flexa_wishlist_button] (inside a product loop it targets the current product, or pass product_id) and [flexa_wishlist_counter] for a live count in your header or menu. Both are available as blocks and Elementor widgets too.

Does it work with the block editor and Elementor?

Yes. The page, button, and counter are all provided as native Gutenberg blocks and Elementor widgets that mirror the shortcodes.

Is it accessible?

Yes — WCAG 2.2 AA. Saved state is never communicated by color alone.

Can shoppers add wishlisted products to the cart?

Yes. Each item has an add-to-cart action, and the wishlist page offers "Add all to cart". Items that can't be added (out of stock, or variable products that need an option selected) are clearly skipped with a reason.

Is it translation-ready?

Yes. All strings use the flexa-wishlist-for-woocommerce text domain and a .pot template is included under /i18n/languages.

What happens to my data when I uninstall?

Uninstalling removes the plugin's tables and options so nothing is left behind. Deactivating alone keeps your data intact.

更新日志:

1.1.0 1.0.2 1.0.1 1.0.0