Linux 软件免费装
Banner图

Plogins Shortlist - Wishlist for WooCommerce

开发者 motylanogha
更新时间 2026年9月4日 04:50
PHP版本: 8.1 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce wishlist favourites product wishlist save for later

下载

1.0.8

详情介绍:

Shortlist adds an "Add to wishlist" button to your WooCommerce shop loop and product pages. Shoppers save products, favourites and save-for-later items, then come back from a "Wishlist" tab in My Account, a page of their own, or anywhere you drop the [shortlist] shortcode. Guests can save products before they log in. A guest list lives in a cookie; the next time that visitor signs in, their saved items move onto their account, so nothing is lost at the login step. Logged-in customers' lists are stored in a custom database table keyed to their user id. The plugin is written for stores that care about front-end weight and accessibility: On variable products the button follows the selected variation, so a customer saves the exact size or colour they chose rather than the parent product. Until they pick options the button stays disabled, with a hint you can word yourself. The source lives on GitHub at github.com/wppoland/plogins-shortlist, that's the place for bug reports and patches. Documentation and links Where the button and list can appear Each placement is a separate switch on the settings screen. Settings The Shortlist menu in wp-admin opens to shop managers (it uses the manage_woocommerce capability), not only administrators. From there you can: Every setting has a "?" next to it that opens a short explanation of what it does. Shortlist only loads its stylesheet and script on the pages where the wishlist actually appears, so the rest of your store stays untouched.

安装:

  1. Upload the plugin to /wp-content/plugins/shortlist, or install via Plugins → Add New.
  2. Activate it. WooCommerce must be active.
  3. Visit the Shortlist menu in wp-admin to configure placement and labels.

屏幕截图:

  • The same wishlist on a phone.
  • The Shortlist settings screen.

常见问题:

Does it require WooCommerce?

Yes. Shortlist requires an active WooCommerce installation.

Can guests use the wishlist?

Yes, if you allow it in settings. A guest's list lives in a cookie and is merged into their account the next time they log in.

Does it use jQuery?

No. The plugin's own front-end script is vanilla JavaScript with no jQuery dependency.

How do I show the wishlist on a page?

Use the [shortlist] shortcode, or rely on the "Wishlist" tab added to the WooCommerce My Account area.

Does it work with variable products?

Yes. On variable products the wishlist button follows the selected variation, so the saved item can include the chosen size or colour.

Can I create a dedicated wishlist page?

Yes. Choose an existing page or create one from the Shortlist settings screen. The plugin can inject the [shortlist] list automatically.

Is the wishlist accessible?

Yes. The wishlist button is a real button with aria-pressed, screen-reader announcements and no layout shift when the saved state changes.

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.6 1.0.4 1.0.3 1.0.2 1.0.1 0.3.1 0.3.0 0.2.0 0.1.0