For the complete documentation index, see llms.txt. This page is also available as Markdown.

5. Admin Area

The plugin's admin area is accessible at Customers → Wishlists. It contains four tabs:

  • Customer Wishlists — All wishlists from all customers

  • Global Wishlists — Merchant-curated wishlists

  • Unavailable Products — Inactive or channel-removed products on wishlists

  • Analytics — Statistics and conversion rates

Admin overview of all customer wishlists

Customer Wishlists

Overview

The table shows all customer wishlists with:

  • Wishlist name

  • Customer name (clickable — opens the customer detail page)

  • Item count

  • Visibility (public/private)

  • Date created

Use the search bar to filter by wishlist name or customer name. Columns are sortable.

Wishlist Detail View

Click a row to open the detail view with:

  • Basic information (name, customer, visibility, item count, creation date)

  • Table of all products (name with variant properties, product number, price, quantity, date added)

Wishlist detail view in the admin

Wishlists in the Customer Profile

On the customer detail page (Customers → [Customer Name]), the Wishlists tab lists all wishlists for that customer with direct links to each detail view.

Wishlists tab in the customer profile

Global Wishlists

Merchants can create curated wishlists that are visible to all customers in the storefront (or only to customers of a specific sales channel). These lists appear on the customer wishlist overview page under "Shop recommendations".

Global wishlists in the admin

Creating a Global Wishlist

  1. Open the Global Wishlists tab.

  2. Click Create global wishlist.

  3. Enter a name, optionally assign a sales channel (no sales channel = visible in all channels), and set a position.

  4. Add products via the product search field.

  5. Save.

Editing a Global Wishlist

Click a row in the Global Wishlists table to edit the name, sales channel, position, and products.

Global wishlist detail — edit products and settings

Deleting a Global Wishlist

Use the context menu (three dots) in the table or the detail view. A delete confirmation is shown.


Unavailable Products

The Unavailable Products tab lists all products that:

  • Appear on at least one customer wishlist and

  • Are inactive or removed from the associated sales channel

Column
Description

Product

Name and product number (clickable → product detail)

Reason

Inactive or not in sales channel

Wishlists

Number of wishlists the product appears on

Alternatives

Number of assigned active alternative products

Global

Present on a global wishlist

Unavailable products — overview

Assigning Alternative Products

  1. Click a row to open the detail view.

  2. In the Alternative products section, add products via the product search.

  3. Save.

Assigning alternative products — detail view

The assigned alternatives are shown to customers on the storefront wishlist detail page as replacement suggestions.


Analytics

The analytics page provides an overview of wishlist activity in your shop:

Analytics dashboard

Date Filter

Filter all analytics by any time period using the From / To date fields.

Key Metrics

  • Total wishlists — Number of all customer wishlists in the selected period

  • Total items — Number of all wishlist items in the selected period

  • Conversion rate — Share of wishlisted items that were subsequently purchased (within the configured conversion window)

Most-Wishlisted Products

Table of products that appear most often on wishlists, sorted by number of unique customers. Rows are clickable to the product detail page.

Chart of wishlist items added per day/week/month (granularity selectable via a dropdown).

ACL Permission

The analytics page is protected by the ACL privilege momo_wishlist_analytics.viewer. Admin users without this privilege cannot see the analytics section.

Last updated